From: Antony Dovgal Date: Wed, 30 May 2007 10:19:39 +0000 (+0000) Subject: fix tests X-Git-Tag: php-5.2.3~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b529617499de009443d6a276ab723a38d89b7cb0;p=php fix tests --- diff --git a/sapi/cli/tests/004.phpt b/sapi/cli/tests/004.phpt index 24c8d31c9a..a1a01355d2 100644 --- a/sapi/cli/tests/004.phpt +++ b/sapi/cli/tests/004.phpt @@ -23,7 +23,7 @@ string(45) "Exception: Function unknown() does not exist " string(42) "Exception: Function echo() does not exist " -string(110) "Function [ function phpinfo ] { +string(119) "Function [ function phpinfo ] { - Parameters [1] { Parameter #0 [ $what ] diff --git a/sapi/cli/tests/006.phpt b/sapi/cli/tests/006.phpt index 8ce82b3b74..68830516d1 100644 --- a/sapi/cli/tests/006.phpt +++ b/sapi/cli/tests/006.phpt @@ -23,7 +23,7 @@ string(44) "Exception: Extension unknown does not exist " string(37) "Exception: Extension does not exist " -string(%d) "Extension [ extension #%d date version %s ] { +string(%d) "Extension [ extension #21 date version 5.2.3RC2-dev ] { - Dependencies { Dependency [ session (Optional) ] @@ -65,35 +65,35 @@ string(%d) "Extension [ extension #%d date version %s ] { } - Functions { - Function [ function strtotime ] { + Function [ function strtotime ] { - Parameters [2] { Parameter #0 [ $time ] Parameter #1 [ $now ] } } - Function [ function date ] { + Function [ function date ] { - Parameters [2] { Parameter #0 [ $format ] Parameter #1 [ $timestamp ] } } - Function [ function idate ] { + Function [ function idate ] { - Parameters [2] { Parameter #0 [ $format ] Parameter #1 [ $timestamp ] } } - Function [ function gmdate ] { + Function [ function gmdate ] { - Parameters [2] { Parameter #0 [ $format ] Parameter #1 [ $timestamp ] } } - Function [ function mktime ] { + Function [ function mktime ] { - Parameters [6] { Parameter #0 [ $hour ] @@ -104,7 +104,7 @@ string(%d) "Extension [ extension #%d date version %s ] { Parameter #5 [ $year ] } } - Function [ function gmmktime ] { + Function [ function gmmktime ] { - Parameters [6] { Parameter #0 [ $hour ] @@ -115,7 +115,7 @@ string(%d) "Extension [ extension #%d date version %s ] { Parameter #5 [ $year ] } } - Function [ function checkdate ] { + Function [ function checkdate ] { - Parameters [3] { Parameter #0 [ $month ] @@ -123,84 +123,84 @@ string(%d) "Extension [ extension #%d date version %s ] { Parameter #2 [ $year ] } } - Function [ function strftime ] { + Function [ function strftime ] { - Parameters [2] { Parameter #0 [ $format ] Parameter #1 [ $timestamp ] } } - Function [ function gmstrftime ] { + Function [ function gmstrftime ] { - Parameters [2] { Parameter #0 [ $format ] Parameter #1 [ $timestamp ] } } - Function [ function time ] { + Function [ function time ] { - Parameters [0] { } } - Function [ function localtime ] { + Function [ function localtime ] { - Parameters [2] { Parameter #0 [ $timestamp ] Parameter #1 [ $associative_array ] } } - Function [ function getdate ] { + Function [ function getdate ] { - Parameters [1] { Parameter #0 [ $timestamp ] } } - Function [ function date_create ] { + Function [ function date_create ] { } - Function [ function date_parse ] { + Function [ function date_parse ] { } - Function [ function date_format ] { + Function [ function date_format ] { } - Function [ function date_modify ] { + Function [ function date_modify ] { } - Function [ function date_timezone_get ] { + Function [ function date_timezone_get ] { } - Function [ function date_timezone_set ] { + Function [ function date_timezone_set ] { } - Function [ function date_offset_get ] { + Function [ function date_offset_get ] { } - Function [ function date_time_set ] { + Function [ function date_time_set ] { } - Function [ function date_date_set ] { + Function [ function date_date_set ] { } - Function [ function date_isodate_set ] { + Function [ function date_isodate_set ] { } - Function [ function timezone_open ] { + Function [ function timezone_open ] { } - Function [ function timezone_name_get ] { + Function [ function timezone_name_get ] { } - Function [ function timezone_name_from_abbr ] { + Function [ function timezone_name_from_abbr ] { } - Function [ function timezone_offset_get ] { + Function [ function timezone_offset_get ] { } - Function [ function timezone_transitions_get ] { + Function [ function timezone_transitions_get ] { } - Function [ function timezone_identifiers_list ] { + Function [ function timezone_identifiers_list ] { } - Function [ function timezone_abbreviations_list ] { + Function [ function timezone_abbreviations_list ] { } - Function [ function date_default_timezone_set ] { + Function [ function date_default_timezone_set ] { - Parameters [1] { Parameter #0 [ $timezone_identifier ] } } - Function [ function date_default_timezone_get ] { + Function [ function date_default_timezone_get ] { - Parameters [0] { } } - Function [ function date_sunrise ] { + Function [ function date_sunrise ] { - Parameters [6] { Parameter #0 [ $time ] @@ -211,7 +211,7 @@ string(%d) "Extension [ extension #%d date version %s ] { Parameter #5 [ $gmt_offset ] } } - Function [ function date_sunset ] { + Function [ function date_sunset ] { - Parameters [6] { Parameter #0 [ $time ] @@ -222,7 +222,7 @@ string(%d) "Extension [ extension #%d date version %s ] { Parameter #5 [ $gmt_offset ] } } - Function [ function date_sun_info ] { + Function [ function date_sun_info ] { - Parameters [3] { Parameter #0 [ $time ] @@ -259,31 +259,31 @@ string(%d) "Extension [ extension #%d date version %s ] { } - Methods [9] { - Method [ public method __construct ] { + Method [ public method __construct ] { } - Method [ public method format ] { + Method [ public method format ] { } - Method [ public method modify ] { + Method [ public method modify ] { } - Method [ public method getTimezone ] { + Method [ public method getTimezone ] { } - Method [ public method setTimezone ] { + Method [ public method setTimezone ] { } - Method [ public method getOffset ] { + Method [ public method getOffset ] { } - Method [ public method setTime ] { + Method [ public method setTime ] { } - Method [ public method setDate ] { + Method [ public method setDate ] { } - Method [ public method setISODate ] { + Method [ public method setISODate ] { } } } @@ -297,10 +297,10 @@ string(%d) "Extension [ extension #%d date version %s ] { } - Static methods [2] { - Method [ static public method listAbbreviations ] { + Method [ static public method listAbbreviations ] { } - Method [ static public method listIdentifiers ] { + Method [ static public method listIdentifiers ] { } } @@ -308,16 +308,16 @@ string(%d) "Extension [ extension #%d date version %s ] { } - Methods [4] { - Method [ public method __construct ] { + Method [ public method __construct ] { } - Method [ public method getName ] { + Method [ public method getName ] { } - Method [ public method getOffset ] { + Method [ public method getOffset ] { } - Method [ public method getTransitions ] { + Method [ public method getTransitions ] { } } }