]> granicus.if.org Git - php/commitdiff
The order of error has changed here. So the expectations must change too.
authorMarcus Boerger <helly@php.net>
Fri, 27 Feb 2004 09:17:55 +0000 (09:17 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 27 Feb 2004 09:17:55 +0000 (09:17 +0000)
tests/classes/abstract_redeclare.phpt

index fc6537781bdb7ce4798610bbae2062e7efdb2f07..716dd17fd11297b90f40e4ad51418b629362c48e 100644 (file)
@@ -19,4 +19,4 @@ echo "Done\n"; // Shouldn't be displayed
 ?>
 --EXPECTF--
 
-Fatal error: Cannot make non abstract method pass::show() abstract in class fail in %s on line %d
+Fatal error: Class fail contains 1 abstract methods and must therefore be declared abstract (fail::show) in %sabstract_redeclare.php on line %d