summaryrefslogtreecommitdiffstats
path: root/php-zendframework-zend-feed.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-01-31 12:17:47 +0100
committerRemi Collet <remi@remirepo.net>2019-01-31 12:17:47 +0100
commita1e7697b9032cc9617fcbdb53742fb036030dc81 (patch)
tree566588641f84caecb0c9e40d9a959e0a270fa54e /php-zendframework-zend-feed.spec
parentcbd20f94f131515f1c4b0d3026bb79641f659bd5 (diff)
cleanup
Diffstat (limited to 'php-zendframework-zend-feed.spec')
-rw-r--r--php-zendframework-zend-feed.spec1
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