bjori Sun Dec 16 19:17:55 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/tokenizer/tests token_get_all_variation15.phpt Log: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/tokenizer/tests/token_get_all_variation15.phpt?r1=1.1.2.2&r2=1.1.2.3&diff_format=u Index: php-src/ext/tokenizer/tests/token_get_all_variation15.phpt diff -u php-src/ext/tokenizer/tests/token_get_all_variation15.phpt:1.1.2.2 php-src/ext/tokenizer/tests/token_get_all_variation15.phpt:1.1.2.3 --- php-src/ext/tokenizer/tests/token_get_all_variation15.phpt:1.1.2.2 Fri Dec 14 16:21:33 2007 +++ php-src/ext/tokenizer/tests/token_get_all_variation15.phpt Sun Dec 16 19:17:54 2007 @@ -1,5 +1,7 @@ --TEST-- Test token_get_all() function : usage variations - heredoc string for 'source' +--INI-- +short_open_tag=On --FILE-- <?php /* Prototype : array token_get_all(string $source)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php