]> granicus.if.org Git - php/commitdiff
- Fix test
authorFelipe Pena <felipe@php.net>
Sat, 26 Nov 2011 17:35:19 +0000 (17:35 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 26 Nov 2011 17:35:19 +0000 (17:35 +0000)
tests/classes/ctor_in_interface_02.phpt

index a0dfe87788cec0c0b59123ea68290dabe0651ea3..0c7931ed54a70d2ac21032eccdbcf133b4a6a887 100755 (executable)
@@ -32,4 +32,4 @@ class implem13 implements constr1, constr3
 
 ?>
 --EXPECTF--
-Fatal error: Can't inherit abstract function constr3::__construct() (previously declared abstract in constr1) in %s on line %d
+Fatal error: Declaration of implem13::__construct() must be compatible with constr3::__construct($a) in %s on line %d