]> granicus.if.org Git - php/commitdiff
Updated error message
authorMarcus Boerger <helly@php.net>
Sat, 7 Dec 2002 23:33:41 +0000 (23:33 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 7 Dec 2002 23:33:41 +0000 (23:33 +0000)
tests/classes/abstract_redeclare.phpt

index da037f08616fdf7d5e8b5a2274ddc1ec8e6c8631..132ab947118e54de8ae3054501bd7ae5d8e1abc1 100644 (file)
@@ -19,4 +19,4 @@ echo "Done\n"; // Shouldn't be displayed
 ?>
 --EXPECTF--
 
-Fatal error: Cannot redeclare pass::show() abstract in class fail in %s on line %d
+Fatal error: Cannot make non abstract method pass::show() abstract in class fail in %s on line %d