helly Tue Oct 29 08:30:23 2002 EDT Modified files: /php4/tests/lang 029.phpt Log: no notices here Index: php4/tests/lang/029.phpt diff -u php4/tests/lang/029.phpt:1.4 php4/tests/lang/029.phpt:1.5 --- php4/tests/lang/029.phpt:1.4 Sun Oct 6 15:39:12 2002 +++ php4/tests/lang/029.phpt Tue Oct 29 08:30:22 2002 @@ -1,9 +1,9 @@ --TEST-- OO Bug Test (Bug #7515) --SKIPIF-- -<?php if(version_compare(zend_version(), "2.0.0-dev", '<')) echo "skip\n"; ?> ---POST-- ---GET-- +<?php if(version_compare(zend_version(), "2.0.0-dev", '<')) echo "skip Zend Engine 2 +needed\n"; ?> +--INI-- +error_reporting=2039 --FILE-- <?php class obj {
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php