bjori Sun Dec 16 19:19:14 2007 UTC Modified files: /php-src/ext/tokenizer/tests token_get_all_variation15.phpt Log: MFB5.3: Fix test http://cvs.php.net/viewvc.cgi/php-src/ext/tokenizer/tests/token_get_all_variation15.phpt?r1=1.1&r2=1.2&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 php-src/ext/tokenizer/tests/token_get_all_variation15.phpt:1.2 --- php-src/ext/tokenizer/tests/token_get_all_variation15.phpt:1.1 Fri Dec 14 16:19:29 2007 +++ php-src/ext/tokenizer/tests/token_get_all_variation15.phpt Sun Dec 16 19:19:14 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