k.schroeder Mon Oct 20 00:49:18 2003 EDT
Modified files:
/php-src/tests/classes abstract_redeclare.phpt
Log:
Fixed typo
Index: php-src/tests/classes/abstract_redeclare.phpt
diff -u php-src/tests/classes/abstract_redeclare.phpt:1.3
php-src/tests/classes/abstract_redeclare.phpt:1.4
--- php-src/tests/classes/abstract_redeclare.phpt:1.3 Sat Aug 9 10:48:47 2003
+++ php-src/tests/classes/abstract_redeclare.phpt Mon Oct 20 00:49:18 2003
@@ -1,5 +1,5 @@
--TEST--
-ZE2 A method cannot be redeclared abstrcat
+ZE2 A method cannot be redeclared abstract
--SKIPIF--
<?php if (version_compare(zend_version(), '2.0.0-dev', '<')) die('skip ZendEngine 2
needed'); ?>
--FILE--
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php