diff --git a/sapi/cli/tests/006.phpt b/sapi/cli/tests/006.phpt index c84731f9efc..121a793b389 100644 --- a/sapi/cli/tests/006.phpt +++ b/sapi/cli/tests/006.phpt @@ -177,6 +177,8 @@ string(%d) "Extension [ extension #%d date version %s ] { } Function [ function date_isodate_set ] { } + Function [ function date_timestamp_set ] { + } Function [ function timezone_open ] { } Function [ function timezone_name_get ] { @@ -260,7 +262,7 @@ string(%d) "Extension [ extension #%d date version %s ] { - Properties [0] { } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { } @@ -287,6 +289,9 @@ string(%d) "Extension [ extension #%d date version %s ] { Method [ public method setISODate ] { } + + Method [ public method setTimestamp ] { + } } }