From: Antony Dovgal Date: Tue, 29 Jan 2008 12:23:48 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_1_3_1~244 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9a16d91117f42c2a467912c5cc57e71884777a91;p=php fix test Derick, you're adding new methods too fast =) --- diff --git a/sapi/cli/tests/006.phpt b/sapi/cli/tests/006.phpt index 1298ab0d57..1951e2037b 100644 --- a/sapi/cli/tests/006.phpt +++ b/sapi/cli/tests/006.phpt @@ -185,6 +185,8 @@ string(%d) "Extension [ extension #%d date version %s ] { } Function [ function date_timestamp_set ] { } + Function [ function date_timestamp_get ] { + } Function [ function timezone_open ] { } Function [ function timezone_name_get ] { @@ -273,7 +275,7 @@ string(%d) "Extension [ extension #%d date version %s ] { - Properties [0] { } - - Methods [10] { + - Methods [11] { Method [ public method __construct ] { } @@ -303,6 +305,9 @@ string(%d) "Extension [ extension #%d date version %s ] { Method [ public method setTimestamp ] { } + + Method [ public method getTimestamp ] { + } } }