diff options
-rw-r--r-- | php-zendframework-zend-feed.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/php-zendframework-zend-feed.spec b/php-zendframework-zend-feed.spec index 93d9473..db70e51 100644 --- a/php-zendframework-zend-feed.spec +++ b/php-zendframework-zend-feed.spec @@ -195,7 +195,6 @@ require_once '%{buildroot}%{php_home}/Zend/%{library}/autoload.php'; \Fedora\Autoloader\Autoload::addPsr4('ZendTest\\%{library}\\', dirname(__DIR__) . '/test'); EOF -# TODO 7.3 stdlib "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? ret=0 for cmdarg in "php %{phpunit}" php70 php71 php72 php73; do if which $cmdarg; then |