summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMark A. Hershberger <mah@debian.(none)>2009-03-25 00:38:30 -0400
committerMark A. Hershberger <mah@debian.(none)>2009-03-25 00:38:30 -0400
commit1f589a2bd44ba835ad1b009a5d83abd453724829 (patch)
treeec84d715d1ff049cc61f5eaf18db21eb7f3bab40 /tests
parentbb01389fbd53ec1cbcb80d0681a37cca1267891a (diff)
downloadphp-1f589a2bd44ba835ad1b009a5d83abd453724829.tar.gz
Imported Upstream version 5.2.5upstream/5.2.5
Diffstat (limited to 'tests')
-rw-r--r--tests/lang/bug20175.phpt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lang/bug20175.phpt b/tests/lang/bug20175.phpt
index d2248e6f0..86cac271f 100644
--- a/tests/lang/bug20175.phpt
+++ b/tests/lang/bug20175.phpt
@@ -139,6 +139,7 @@ $oop_tester = new oop_test; // repeated.
print $oop_tester->oop_static()."\n";
?>
--EXPECTF--
+Strict Standards: Assigning the return value of new by reference is deprecated in %s.php on line %d
%s
foo_static()
foo_global()