tony2001 Tue Apr 10 10:49:10 2007 UTC Modified files: /php-src/ext/tokenizer/tests 002.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/tokenizer/tests/002.phpt?r1=1.8&r2=1.9&diff_format=u Index: php-src/ext/tokenizer/tests/002.phpt diff -u php-src/ext/tokenizer/tests/002.phpt:1.8 php-src/ext/tokenizer/tests/002.phpt:1.9 --- php-src/ext/tokenizer/tests/002.phpt:1.8 Sun Apr 8 00:17:40 2007 +++ php-src/ext/tokenizer/tests/002.phpt Tue Apr 10 10:49:10 2007 @@ -2,6 +2,8 @@ token_get_all() --SKIPIF-- <?php if (!extension_loaded("tokenizer")) print "skip"; ?> +--INI-- +short_open_tag=1 --FILE-- <?php
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php