helly Sat Dec 7 18:33:42 2002 EDT
Modified files:
/php4/tests/classes abstract_redeclare.phpt
Log:
Updated error message
Index: php4/tests/classes/abstract_redeclare.phpt
diff -u php4/tests/classes/abstract_redeclare.phpt:1.1
php4/tests/classes/abstract_redeclare.phpt:1.2
--- php4/tests/classes/abstract_redeclare.phpt:1.1 Sun Nov 24 10:51:57 2002
+++ php4/tests/classes/abstract_redeclare.phpt Sat Dec 7 18:33:41 2002
@@ -19,4 +19,4 @@
?>
--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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php