summaryrefslogtreecommitdiff
path: root/tests/run-test/test005.phpt
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2008-02-24 12:18:07 +0000
committerFelipe Pena <felipe@php.net>2008-02-24 12:18:07 +0000
commit7cf6a283356566b0466cc35cf46de59d2404008f (patch)
treefd77515bc9d9b043eda94509994e310168f649c9 /tests/run-test/test005.phpt
parentaafff71c8686104af2bcc88f2b0a3f034b5db588 (diff)
downloadphp-git-7cf6a283356566b0466cc35cf46de59d2404008f.tar.gz
Fixed tests (new E_ALL value)
Diffstat (limited to 'tests/run-test/test005.phpt')
-rw-r--r--tests/run-test/test005.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-test/test005.phpt b/tests/run-test/test005.phpt
index d16a66ef7a..64f5816f0f 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) "8191"
+string(5) "16383"
string(1) "0"
string(1) "1"
string(1) "0"