bjori Sun Dec 16 19:18:44 2007 UTC
Modified files: (Branch: PHP_5_2)
/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.4.2&r2=1.1.4.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.4.2
php-src/ext/tokenizer/tests/token_get_all_variation15.phpt:1.1.4.3
--- php-src/ext/tokenizer/tests/token_get_all_variation15.phpt:1.1.4.2 Fri Dec
14 16:23:12 2007
+++ php-src/ext/tokenizer/tests/token_get_all_variation15.phpt Sun Dec 16
19:18:44 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