tony2001                Tue Apr 10 10:49:17 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /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.1.2.4.2.1&r2=1.1.2.4.2.2&diff_format=u
Index: php-src/ext/tokenizer/tests/002.phpt
diff -u php-src/ext/tokenizer/tests/002.phpt:1.1.2.4.2.1 
php-src/ext/tokenizer/tests/002.phpt:1.1.2.4.2.2
--- php-src/ext/tokenizer/tests/002.phpt:1.1.2.4.2.1    Sun Apr  8 00:18:38 2007
+++ php-src/ext/tokenizer/tests/002.phpt        Tue Apr 10 10:49:16 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

Reply via email to