]> git.pld-linux.org Git - packages/php.git/commitdiff
- fix syntax
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 25 Jul 2010 19:22:17 +0000 (19:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    skip-tests.sh -> 1.9

skip-tests.sh

index 5cf9a83a9e9965f173d361711695250f6a5465dd..f9b3f8c696ada1b2c90743df6a17b62e3b68452b 100644 (file)
@@ -264,9 +264,9 @@ mv Zend/tests/bug48770_2.phpt{,.skip}
 # Bug #48770 (call_user_func_array() fails to call parent from inheriting class)
 mv Zend/tests/bug48770_3.phpt{,.skip}
 # DBA with persistent connections
-mv ext/dba/tests/dba015.phpt{,.skip} (info: FLATFILE handler used)
+mv ext/dba/tests/dba015.phpt{,.skip}
 # DBA DB4 with persistent connections
-mv ext/dba/tests/dba_db4_018.phpt{,.skip} (info: DB4 handler used)
+mv ext/dba/tests/dba_db4_018.phpt{,.skip}
 # Bug #42718 (unsafe_raw filter not applied when configured as default filter)
 mv ext/filter/tests/bug42718.phpt{,.skip}
 # SimpleXML: array casting bug
This page took 0.035135 seconds and 4 git commands to generate.