From bb9fa509fefe02738cae2147ac7a83dd48db7d66 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sun, 27 Jan 2008 19:10:41 +0000 Subject: [PATCH] Fix test --- sapi/cli/tests/006.phpt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/sapi/cli/tests/006.phpt b/sapi/cli/tests/006.phpt index cfcab698b7..1298ab0d57 100644 --- a/sapi/cli/tests/006.phpt +++ b/sapi/cli/tests/006.phpt @@ -308,7 +308,19 @@ string(%d) "Extension [ extension #%d date version %s ] { Class [ 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] { -- 2.40.0