felipe Sun Feb 24 12:18:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/tests/run-test test005.phpt test008a.phpt Log: Fixed tests (new E_ALL value) http://cvs.php.net/viewvc.cgi/php-src/tests/run-test/test005.phpt?r1=1.3.6.1&r2=1.3.6.1.2.1&diff_format=u Index: php-src/tests/run-test/test005.phpt diff -u php-src/tests/run-test/test005.phpt:1.3.6.1 php-src/tests/run-test/test005.phpt:1.3.6.1.2.1 --- php-src/tests/run-test/test005.phpt:1.3.6.1 Wed May 10 21:46:59 2006 +++ php-src/tests/run-test/test005.phpt Sun Feb 24 12:18:07 2008 @@ -24,7 +24,7 @@ ?> --EXPECTF-- string(1) "1" -string(4) "8191" +string(5) "16383" string(1) "0" string(1) "1" string(1) "0" http://cvs.php.net/viewvc.cgi/php-src/tests/run-test/test008a.phpt?r1=1.2.6.1&r2=1.2.6.1.2.1&diff_format=u Index: php-src/tests/run-test/test008a.phpt diff -u php-src/tests/run-test/test008a.phpt:1.2.6.1 php-src/tests/run-test/test008a.phpt:1.2.6.1.2.1 --- php-src/tests/run-test/test008a.phpt:1.2.6.1 Wed May 10 21:46:59 2006 +++ php-src/tests/run-test/test008a.phpt Sun Feb 24 12:18:07 2008 @@ -24,7 +24,7 @@ ?> --EXPECTF-- string(1) "1" -string(4) "8191" +string(5) "16383" string(1) "0" string(1) "1" string(1) "0"
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php