summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2015-06-29 14:10:46 +0300
committerDmitry Stogov <dmitry@zend.com>2015-06-29 14:10:46 +0300
commit66031cfe199937c6b6e531793a6c655a81da92c4 (patch)
treed517af1c5ccf38d11c1b45e8632563d804c41fb3 /tests
parentc783645b99f35da3735977a05c9b7d0da372ce6b (diff)
downloadphp-git-66031cfe199937c6b6e531793a6c655a81da92c4.tar.gz
Restored old behavior
Diffstat (limited to 'tests')
-rw-r--r--tests/classes/ctor_in_interface_04.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/ctor_in_interface_04.phpt b/tests/classes/ctor_in_interface_04.phpt
index b9f792415a..0b07f9a1ca 100644
--- a/tests/classes/ctor_in_interface_04.phpt
+++ b/tests/classes/ctor_in_interface_04.phpt
@@ -23,4 +23,4 @@ class derived extends implem
?>
--EXPECTF--
-Fatal error: Declaration of derived::__construct($a) must be compatible with implem::__construct() in %s on line %d
+Fatal error: Declaration of derived::__construct($a) must be compatible with constr::__construct() in %s on line %d