]> granicus.if.org Git - php/commitdiff
Fixed tests (new E_ALL value)
authorFelipe Pena <felipe@php.net>
Sun, 24 Feb 2008 12:18:07 +0000 (12:18 +0000)
committerFelipe Pena <felipe@php.net>
Sun, 24 Feb 2008 12:18:07 +0000 (12:18 +0000)
tests/run-test/test005.phpt
tests/run-test/test008a.phpt

index d16a66ef7a0a857f44ebc2a3823139ac86692320..64f5816f0f0efc8c836ea1cd0833fb4bc930e119 100644 (file)
@@ -24,7 +24,7 @@ var_dump($php_errormsg);
 ?>
 --EXPECTF--
 string(1) "1"
-string(4) "8191"
+string(5) "16383"
 string(1) "0"
 string(1) "1"
 string(1) "0"
index a7d360dc64e7cd0fc94a7885afa89fc4e70ec236..1b8ffc00a7ed0b8c59ea5e0cb304ba67ad260007 100644 (file)
@@ -24,7 +24,7 @@ var_dump($php_errormsg);
 ?>
 --EXPECTF--
 string(1) "1"
-string(4) "8191"
+string(5) "16383"
 string(1) "0"
 string(1) "1"
 string(1) "0"