summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-zendframework-zend-inputfilter.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/php-zendframework-zend-inputfilter.spec b/php-zendframework-zend-inputfilter.spec
index 42e2a19..4b6f5df 100644
--- a/php-zendframework-zend-inputfilter.spec
+++ b/php-zendframework-zend-inputfilter.spec
@@ -118,6 +118,7 @@ Zend\Loader\AutoloaderFactory::factory(array(
require_once '%{php_home}/Zend/autoload.php';
EOF
+# https://github.com/zendframework/zend-inputfilter/pull/141
sed -e 's/PHPUnit_Framework_TestCase/PHPUnit\\Framework\\TestCase/' -i test/ConfigProviderTest.php
ret=0
# PHP 7.2: https://github.com/zendframework/zend-inputfilter/issues/140
@@ -146,6 +147,8 @@ exit $ret
- Update to 2.7.4
- raise dependency on PHP 5.6
- use phpunit6 on F26+
+- open https://github.com/zendframework/zend-inputfilter/pull/141
+ fix for PHPUnit 6
* Fri Sep 2 2016 Remi Collet <remi@fedoraproject.org> - 2.7.3-1
- update to 2.7.3