moriyoshi Thu Jan 23 14:31:02 2003 EDT Modified files: /php4/tests/lang bug7515.phpt Log: Fixed typo Index: php4/tests/lang/bug7515.phpt diff -u php4/tests/lang/bug7515.phpt:1.1 php4/tests/lang/bug7515.phpt:1.2 --- php4/tests/lang/bug7515.phpt:1.1 Thu Jan 23 14:28:39 2003 +++ php4/tests/lang/bug7515.phpt Thu Jan 23 14:31:02 2003 @@ -1,5 +1,5 @@ --TEST-- -Bug #7515 (weired & invisible referencing of objects) +Bug #7515 (weird & invisible referencing of objects) --SKIPIF-- <?php if(version_compare(zend_version(), "2.0.0-dev", '<')) echo "skip Zend Engine 2 needed\n"; ?> --INI--
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php