summaryrefslogtreecommitdiff
path: root/Zend/tests/009.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/009.phpt')
-rw-r--r--Zend/tests/009.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/009.phpt b/Zend/tests/009.phpt
index b44a6ba687..76ca486cd8 100644
--- a/Zend/tests/009.phpt
+++ b/Zend/tests/009.phpt
@@ -29,7 +29,7 @@ var_dump(get_class($f2));
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
Deprecated: Non-static method foo::bar() should not be called statically in %s on line %d
string(3) "foo"