summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Zend/tests/bug62358.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug62358.phpt b/Zend/tests/bug62358.phpt
index 552a1e1908..2a6f22e675 100644
--- a/Zend/tests/bug62358.phpt
+++ b/Zend/tests/bug62358.phpt
@@ -29,4 +29,4 @@ class B extends A {
}
?>
--EXPECTF--
-Warning: Declaration of B::foo() should be compatible with A::foo() in %sbug62358.php on line %d
+Warning: Declaration of B::foo($var) should be compatible with A::foo() in %sbug62358.php on line %d