summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMoriyoshi Koizumi <moriyoshi@php.net>2003-02-24 16:50:35 +0000
committerMoriyoshi Koizumi <moriyoshi@php.net>2003-02-24 16:50:35 +0000
commita67e4dac8f9caf14cf12d4d7c8e54dc2495ad173 (patch)
tree6da62dc25db383169388ed6492d87437bb5eeff9 /tests
parentf73f94f2583875b12e8679bf577e22b1a1cf608f (diff)
downloadphp-git-a67e4dac8f9caf14cf12d4d7c8e54dc2495ad173.tar.gz
Fixed the test as the result is just considered to be expected
Diffstat (limited to 'tests')
-rw-r--r--tests/lang/bug21600.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/bug21600.phpt b/tests/lang/bug21600.phpt
index bb8323a294..c3f832b9ea 100644
--- a/tests/lang/bug21600.phpt
+++ b/tests/lang/bug21600.phpt
@@ -26,7 +26,7 @@ function fubar($text){
--EXPECT--
array(1) {
["foo"]=>
- string(4) "test"
+ &string(4) "test"
}
array(1) {
["foo"]=>