bjori Sun Jan 27 19:10:41 2008 UTC
Modified files: (Branch: PHP_5_3)
/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.1.2.9.2.2&r2=1.1.2.9.2.3&diff_format=u
Index: php-src/sapi/cli/tests/006.phpt
diff -u php-src/sapi/cli/tests/006.phpt:1.1.2.9.2.2
php-src/sapi/cli/tests/006.phpt:1.1.2.9.2.3
--- php-src/sapi/cli/tests/006.phpt:1.1.2.9.2.2 Sun Jan 13 17:23:14 2008
+++ php-src/sapi/cli/tests/006.phpt Sun Jan 27 19:10:41 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