bjori           Sun Jan 27 19:10:26 2008 UTC

  Modified files:              
    /php-src/sapi/cli/tests     006.phpt 
  Log:
  Fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.6&r2=1.7&diff_format=u
Index: php-src/sapi/cli/tests/006.phpt
diff -u php-src/sapi/cli/tests/006.phpt:1.6 php-src/sapi/cli/tests/006.phpt:1.7
--- php-src/sapi/cli/tests/006.phpt:1.6 Sun Jan 13 17:23:36 2008
+++ php-src/sapi/cli/tests/006.phpt     Sun Jan 27 19:10:26 2008
@@ -308,7 +308,19 @@
 
     Class [ <internal:date> class DateTimeZone ] {
 
-      - Constants [0] {
+      - Constants [12] {
+        Constant [ integer AMERICA ] { 1 }
+        Constant [ integer ANTARCTICA ] { 2 }
+        Constant [ integer ARCTIC ] { 4 }
+        Constant [ integer ASIA ] { 8 }
+        Constant [ integer ATLANTIC ] { 16 }
+        Constant [ integer AUSTRALIA ] { 32 }
+        Constant [ integer EUROPE ] { 64 }
+        Constant [ integer INDIAN ] { 128 }
+        Constant [ integer PACIFIC ] { 256 }
+        Constant [ integer UTC ] { 512 }
+        Constant [ integer ALL ] { 1023 }
+        Constant [ integer ALL_WITH_BC ] { 2047 }
       }
 
       - Static properties [0] {

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

Reply via email to