summaryrefslogtreecommitdiff
path: root/Zend/tests/bug73987.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug73987.phpt')
-rw-r--r--Zend/tests/bug73987.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug73987.phpt b/Zend/tests/bug73987.phpt
index 610b594a64..7875be77da 100644
--- a/Zend/tests/bug73987.phpt
+++ b/Zend/tests/bug73987.phpt
@@ -15,4 +15,4 @@ class B extends A {
?>
--EXPECTF--
-Fatal error: Declaration of B::example($a, $b, $c = NULL) must be compatible with A::example($a, $b = NULL, $c = NULL) in %s
+Fatal error: Declaration of B::example($a, $b, $c = null) must be compatible with A::example($a, $b = null, $c = null) in %s on line %d