tony2001                Wed May 30 14:43:18 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/sapi/cli/tests     006.phpt 
  Log:
  fix test (second try)
  
  
http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.1.2.8&r2=1.1.2.9&diff_format=u
Index: php-src/sapi/cli/tests/006.phpt
diff -u php-src/sapi/cli/tests/006.phpt:1.1.2.8 
php-src/sapi/cli/tests/006.phpt:1.1.2.9
--- php-src/sapi/cli/tests/006.phpt:1.1.2.8     Wed May 30 14:40:24 2007
+++ php-src/sapi/cli/tests/006.phpt     Wed May 30 14:43:18 2007
@@ -7,6 +7,8 @@
        die("skip");
 }
 ?>
+--INI--
+date.timezone=
 --FILE--
 <?php
 
@@ -31,7 +33,7 @@
 
   - INI {
     Entry [ date.timezone <ALL> ]
-      Current = '%s'
+      Current = ''
     }
     Entry [ date.default_latitude <ALL> ]
       Current = '%s'

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to