diff options
Diffstat (limited to 'tests/run-test/test005.phpt')
-rw-r--r-- | tests/run-test/test005.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-test/test005.phpt b/tests/run-test/test005.phpt index b54cbc50e6..d16a66ef7a 100644 --- a/tests/run-test/test005.phpt +++ b/tests/run-test/test005.phpt @@ -24,7 +24,7 @@ var_dump($php_errormsg); ?> --EXPECTF-- string(1) "1" -string(4) "4095" +string(4) "8191" string(1) "0" string(1) "1" string(1) "0" |