--TEST-- show information about extension --SKIPIF-- --FILE-- --EXPECTF-- string(44) "Exception: Extension unknown does not exist " string(37) "Exception: Extension does not exist " string(%d) "Extension [ extension #%d date version %s ] { - Dependencies { Dependency [ session (Optional) ] } - INI { Entry [ date.timezone ] Current = '%s' } Entry [ date.default_latitude ] Current = '%s' } Entry [ date.default_longitude ] Current = '%s' } Entry [ date.sunset_zenith ] Current = '%s' } Entry [ date.sunrise_zenith ] Current = '%s' } } - Constants [14] { Constant [ string DATE_ATOM ] { Y-m-d\TH:i:sP } Constant [ string DATE_COOKIE ] { l, d-M-y H:i:s T } Constant [ string DATE_ISO8601 ] { Y-m-d\TH:i:sO } Constant [ string DATE_RFC822 ] { D, d M y H:i:s O } Constant [ string DATE_RFC850 ] { l, d-M-y H:i:s T } Constant [ string DATE_RFC1036 ] { D, d M y H:i:s O } Constant [ string DATE_RFC1123 ] { D, d M Y H:i:s O } Constant [ string DATE_RFC2822 ] { D, d M Y H:i:s O } Constant [ string DATE_RFC3339 ] { Y-m-d\TH:i:sP } Constant [ string DATE_RSS ] { D, d M Y H:i:s O } Constant [ string DATE_W3C ] { Y-m-d\TH:i:sP } Constant [ integer SUNFUNCS_RET_TIMESTAMP ] { 0 } Constant [ integer SUNFUNCS_RET_STRING ] { 1 } Constant [ integer SUNFUNCS_RET_DOUBLE ] { 2 } } - Functions { Function [ function strtotime ] { - Parameters [2] { Parameter #0 [ $time ] Parameter #1 [ $now ] } } Function [ function date ] { - Parameters [2] { Parameter #0 [ $format ] Parameter #1 [ $timestamp ] } } Function [ function idate ] { - Parameters [2] { Parameter #0 [ $format ] Parameter #1 [ $timestamp ] } } Function [ function gmdate ] { - Parameters [2] { Parameter #0 [ $format ] Parameter #1 [ $timestamp ] } } Function [ function mktime ] { - Parameters [6] { Parameter #0 [ $hour ] Parameter #1 [ $min ] Parameter #2 [ $sec ] Parameter #3 [ $mon ] Parameter #4 [ $day ] Parameter #5 [ $year ] } } Function [ function gmmktime ] { - Parameters [6] { Parameter #0 [ $hour ] Parameter #1 [ $min ] Parameter #2 [ $sec ] Parameter #3 [ $mon ] Parameter #4 [ $day ] Parameter #5 [ $year ] } } Function [ function checkdate ] { - Parameters [3] { Parameter #0 [ $month ] Parameter #1 [ $day ] Parameter #2 [ $year ] } } Function [ function strftime ] { - Parameters [2] { Parameter #0 [ $format ] Parameter #1 [ $timestamp ] } } Function [ function gmstrftime ] { - Parameters [2] { Parameter #0 [ $format ] Parameter #1 [ $timestamp ] } } Function [ function time ] { - Parameters [0] { } } Function [ function localtime ] { - Parameters [2] { Parameter #0 [ $timestamp ] Parameter #1 [ $associative_array ] } } Function [ function getdate ] { - Parameters [1] { Parameter #0 [ $timestamp ] } } Function [ function date_create ] { } Function [ function date_parse ] { } Function [ function date_format ] { } Function [ function date_modify ] { } Function [ function date_timezone_get ] { } Function [ function date_timezone_set ] { } Function [ function date_offset_get ] { } Function [ function date_time_set ] { } Function [ function date_date_set ] { } Function [ function date_isodate_set ] { } Function [ function timezone_open ] { } Function [ function timezone_name_get ] { } Function [ function timezone_name_from_abbr ] { } Function [ function timezone_offset_get ] { } Function [ function timezone_transitions_get ] { } Function [ function timezone_identifiers_list ] { } Function [ function timezone_abbreviations_list ] { } Function [ function date_default_timezone_set ] { - Parameters [1] { Parameter #0 [ $timezone_identifier ] } } Function [ function date_default_timezone_get ] { - Parameters [0] { } } Function [ function date_sunrise ] { - Parameters [6] { Parameter #0 [ $time ] Parameter #1 [ $format ] Parameter #2 [ $latitude ] Parameter #3 [ $longitude ] Parameter #4 [ $zenith ] Parameter #5 [ $gmt_offset ] } } Function [ function date_sunset ] { - Parameters [6] { Parameter #0 [ $time ] Parameter #1 [ $format ] Parameter #2 [ $latitude ] Parameter #3 [ $longitude ] Parameter #4 [ $zenith ] Parameter #5 [ $gmt_offset ] } } Function [ function date_sun_info ] { - Parameters [3] { Parameter #0 [ $time ] Parameter #1 [ $latitude ] Parameter #2 [ $longitude ] } } } - Classes [2] { Class [ class DateTime ] { - Constants [11] { Constant [ string ATOM ] { Y-m-d\TH:i:sP } Constant [ string COOKIE ] { l, d-M-y H:i:s T } Constant [ string ISO8601 ] { Y-m-d\TH:i:sO } Constant [ string RFC822 ] { D, d M y H:i:s O } Constant [ string RFC850 ] { l, d-M-y H:i:s T } Constant [ string RFC1036 ] { D, d M y H:i:s O } Constant [ string RFC1123 ] { D, d M Y H:i:s O } Constant [ string RFC2822 ] { D, d M Y H:i:s O } Constant [ string RFC3339 ] { Y-m-d\TH:i:sP } Constant [ string RSS ] { D, d M Y H:i:s O } Constant [ string W3C ] { Y-m-d\TH:i:sP } } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [9] { Method [ public method __construct ] { } Method [ public method format ] { } Method [ public method modify ] { } Method [ public method getTimezone ] { } Method [ public method setTimezone ] { } Method [ public method getOffset ] { } Method [ public method setTime ] { } Method [ public method setDate ] { } Method [ public method setISODate ] { } } } Class [ class DateTimeZone ] { - Constants [0] { } - Static properties [0] { } - Static methods [2] { Method [ static public method listAbbreviations ] { } Method [ static public method listIdentifiers ] { } } - Properties [0] { } - Methods [4] { Method [ public method __construct ] { } Method [ public method getName ] { } Method [ public method getOffset ] { } Method [ public method getTransitions ] { } } } } } " Done