From a2c506f51ace035b28c01bc80b15785fe4b054a3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 Jul 2017 07:34:15 +0200 Subject: new package --- REFLECTION | 944 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 944 insertions(+) create mode 100644 REFLECTION (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION new file mode 100644 index 0000000..76380b4 --- /dev/null +++ b/REFLECTION @@ -0,0 +1,944 @@ +Extension [ extension #142 timecop version 1.2.6 ] { + + - INI { + Entry [ timecop.func_override ] + Current = '1' + } + Entry [ timecop.sync_request_time ] + Current = '1' + } + } + + - Functions { + Function [ function timecop_strtotime ] { + + - Parameters [2] { + Parameter #0 [ $time ] + Parameter #1 [ $now ] + } + } + Function [ function timecop_date ] { + + - Parameters [2] { + Parameter #0 [ $format ] + Parameter #1 [ $timestamp ] + } + } + Function [ function timecop_idate ] { + + - Parameters [2] { + Parameter #0 [ $format ] + Parameter #1 [ $timestamp ] + } + } + Function [ function timecop_gmdate ] { + + - Parameters [2] { + Parameter #0 [ $format ] + Parameter #1 [ $timestamp ] + } + } + Function [ function timecop_mktime ] { + + - Parameters [6] { + Parameter #0 [ $hour ] + Parameter #1 [ $min ] + Parameter #2 [ $sec ] + Parameter #3 [ $mon ] + Parameter #4 [ $day ] + Parameter #5 [ $year ] + } + } + Function [ function timecop_gmmktime ] { + + - Parameters [6] { + Parameter #0 [ $hour ] + Parameter #1 [ $min ] + Parameter #2 [ $sec ] + Parameter #3 [ $mon ] + Parameter #4 [ $day ] + Parameter #5 [ $year ] + } + } + Function [ function timecop_strftime ] { + + - Parameters [2] { + Parameter #0 [ $format ] + Parameter #1 [ $timestamp ] + } + } + Function [ function timecop_gmstrftime ] { + + - Parameters [2] { + Parameter #0 [ $format ] + Parameter #1 [ $timestamp ] + } + } + Function [ function timecop_time ] { + + - Parameters [0] { + } + } + Function [ function timecop_localtime ] { + + - Parameters [2] { + Parameter #0 [ $timestamp ] + Parameter #1 [ $associative_array ] + } + } + Function [ function timecop_getdate ] { + + - Parameters [1] { + Parameter #0 [ $timestamp ] + } + } + Function [ function timecop_date_create ] { + + - Parameters [2] { + Parameter #0 [ $time ] + Parameter #1 [ $object ] + } + } + Function [ function timecop_date_create_immutable ] { + + - Parameters [2] { + Parameter #0 [ $time ] + Parameter #1 [ $object ] + } + } + Function [ function timecop_date_create_from_format ] { + + - Parameters [3] { + Parameter #0 [ $format ] + Parameter #1 [ $time ] + Parameter #2 [ $object ] + } + } + Function [ function timecop_date_create_immutable_from_format ] { + + - Parameters [3] { + Parameter #0 [ $format ] + Parameter #1 [ $time ] + Parameter #2 [ $object ] + } + } + Function [ function timecop_microtime ] { + + - Parameters [1] { + Parameter #0 [ $get_as_float ] + } + } + Function [ function timecop_gettimeofday ] { + + - Parameters [1] { + Parameter #0 [ $get_as_float ] + } + } + Function [ function timecop_unixtojd ] { + + - Parameters [1] { + Parameter #0 [ $timestamp ] + } + } + Function [ function timecop_freeze ] { + + - Parameters [1] { + Parameter #0 [ $timestamp ] + } + } + Function [ function timecop_travel ] { + + - Parameters [1] { + Parameter #0 [ $timestamp ] + } + } + Function [ function timecop_scale ] { + + - Parameters [1] { + Parameter #0 [ $scale ] + } + } + Function [ function timecop_return ] { + + - Parameters [0] { + } + } + Function [ function timecop_time ] { + + - Parameters [0] { + } + } + Function [ function timecop_mktime ] { + + - Parameters [6] { + Parameter #0 [ $hour ] + Parameter #1 [ $min ] + Parameter #2 [ $sec ] + Parameter #3 [ $mon ] + Parameter #4 [ $day ] + Parameter #5 [ $year ] + } + } + Function [ function timecop_gmmktime ] { + + - Parameters [6] { + Parameter #0 [ $hour ] + Parameter #1 [ $min ] + Parameter #2 [ $sec ] + Parameter #3 [ $mon ] + Parameter #4 [ $day ] + Parameter #5 [ $year ] + } + } + Function [ function timecop_date ] { + + - Parameters [2] { + Parameter #0 [ $format ] + Parameter #1 [ $timestamp ] + } + } + Function [ function timecop_gmdate ] { + + - Parameters [2] { + Parameter #0 [ $format ] + Parameter #1 [ $timestamp ] + } + } + Function [ function timecop_idate ] { + + - Parameters [2] { + Parameter #0 [ $format ] + Parameter #1 [ $timestamp ] + } + } + Function [ function timecop_getdate ] { + + - Parameters [1] { + Parameter #0 [ $timestamp ] + } + } + Function [ function timecop_localtime ] { + + - Parameters [2] { + Parameter #0 [ $timestamp ] + Parameter #1 [ $associative_array ] + } + } + Function [ function timecop_strtotime ] { + + - Parameters [2] { + Parameter #0 [ $time ] + Parameter #1 [ $now ] + } + } + Function [ function timecop_strftime ] { + + - Parameters [2] { + Parameter #0 [ $format ] + Parameter #1 [ $timestamp ] + } + } + Function [ function timecop_gmstrftime ] { + + - Parameters [2] { + Parameter #0 [ $format ] + Parameter #1 [ $timestamp ] + } + } + Function [ function timecop_microtime ] { + + - Parameters [1] { + Parameter #0 [ $get_as_float ] + } + } + Function [ function timecop_gettimeofday ] { + + - Parameters [1] { + Parameter #0 [ $get_as_float ] + } + } + Function [ function timecop_unixtojd ] { + + - Parameters [1] { + Parameter #0 [ $timestamp ] + } + } + Function [ function timecop_date_create ] { + + - Parameters [2] { + Parameter #0 [ $time ] + Parameter #1 [ $object ] + } + } + Function [ function timecop_date_create_from_format ] { + + - Parameters [3] { + Parameter #0 [ $format ] + Parameter #1 [ $time ] + Parameter #2 [ $object ] + } + } + Function [ function timecop_date_create_immutable ] { + + - Parameters [2] { + Parameter #0 [ $time ] + Parameter #1 [ $object ] + } + } + Function [ function timecop_date_create_immutable_from_format ] { + + - Parameters [3] { + Parameter #0 [ $format ] + Parameter #1 [ $time ] + Parameter #2 [ $object ] + } + } + } + + - Classes [5] { + Class [ class Timecop ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method freeze ] { + + - Parameters [1] { + Parameter #0 [ $timestamp ] + } + } + + Method [ static public method travel ] { + + - Parameters [1] { + Parameter #0 [ $timestamp ] + } + } + + Method [ static public method scale ] { + + - Parameters [1] { + Parameter #0 [ $scale ] + } + } + + Method [ static public method return ] { + + - Parameters [0] { + } + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class TimecopDateTime extends DateTime implements DateTimeInterface ] { + + - Constants [13] { + 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 RFC7231 ] { D, d M Y H:i:s \G\M\T } + Constant [ string RFC2822 ] { D, d M Y H:i:s O } + Constant [ string RFC3339 ] { Y-m-d\TH:i:sP } + Constant [ string RFC3339_EXTENDED ] { Y-m-d\TH:i:s.vP } + 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 [3] { + Method [ static public method createFromFormat ] { + + - Parameters [3] { + Parameter #0 [ $format ] + Parameter #1 [ $time ] + Parameter #2 [ $object ] + } + } + + Method [ static public method __set_state ] { + } + + Method [ static public method getLastErrors ] { + + - Parameters [0] { + } + } + } + + - Properties [0] { + } + + - Methods [15] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ $time ] + Parameter #1 [ $object ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ public method format ] { + + - Parameters [1] { + Parameter #0 [ $format ] + } + } + + Method [ public method modify ] { + + - Parameters [1] { + Parameter #0 [ $modify ] + } + } + + Method [ public method add ] { + + - Parameters [1] { + Parameter #0 [ $interval ] + } + } + + Method [ public method sub ] { + + - Parameters [1] { + Parameter #0 [ $interval ] + } + } + + Method [ public method getTimezone ] { + + - Parameters [0] { + } + } + + Method [ public method setTimezone ] { + + - Parameters [1] { + Parameter #0 [ $timezone ] + } + } + + Method [ public method getOffset ] { + + - Parameters [0] { + } + } + + Method [ public method setTime ] { + + - Parameters [3] { + Parameter #0 [ $hour ] + Parameter #1 [ $minute ] + Parameter #2 [ $second ] + } + } + + Method [ public method setDate ] { + + - Parameters [3] { + Parameter #0 [ $year ] + Parameter #1 [ $month ] + Parameter #2 [ $day ] + } + } + + Method [ public method setISODate ] { + + - Parameters [3] { + Parameter #0 [ $year ] + Parameter #1 [ $week ] + Parameter #2 [ $day ] + } + } + + Method [ public method setTimestamp ] { + + - Parameters [1] { + Parameter #0 [ $unixtimestamp ] + } + } + + Method [ public method getTimestamp ] { + + - Parameters [0] { + } + } + + Method [ public method diff ] { + + - Parameters [2] { + Parameter #0 [ $object ] + Parameter #1 [ $absolute ] + } + } + } + } + + Class [ class TimecopOrigDateTime extends DateTime implements DateTimeInterface ] { + + - Constants [13] { + 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 RFC7231 ] { D, d M Y H:i:s \G\M\T } + Constant [ string RFC2822 ] { D, d M Y H:i:s O } + Constant [ string RFC3339 ] { Y-m-d\TH:i:sP } + Constant [ string RFC3339_EXTENDED ] { Y-m-d\TH:i:s.vP } + 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 [3] { + Method [ static public method __set_state ] { + } + + Method [ static public method createFromFormat ] { + + - Parameters [3] { + Parameter #0 [ $format ] + Parameter #1 [ $time ] + Parameter #2 [ $object ] + } + } + + Method [ static public method getLastErrors ] { + + - Parameters [0] { + } + } + } + + - Properties [0] { + } + + - Methods [15] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ $time ] + Parameter #1 [ $object ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ public method format ] { + + - Parameters [1] { + Parameter #0 [ $format ] + } + } + + Method [ public method modify ] { + + - Parameters [1] { + Parameter #0 [ $modify ] + } + } + + Method [ public method add ] { + + - Parameters [1] { + Parameter #0 [ $interval ] + } + } + + Method [ public method sub ] { + + - Parameters [1] { + Parameter #0 [ $interval ] + } + } + + Method [ public method getTimezone ] { + + - Parameters [0] { + } + } + + Method [ public method setTimezone ] { + + - Parameters [1] { + Parameter #0 [ $timezone ] + } + } + + Method [ public method getOffset ] { + + - Parameters [0] { + } + } + + Method [ public method setTime ] { + + - Parameters [3] { + Parameter #0 [ $hour ] + Parameter #1 [ $minute ] + Parameter #2 [ $second ] + } + } + + Method [ public method setDate ] { + + - Parameters [3] { + Parameter #0 [ $year ] + Parameter #1 [ $month ] + Parameter #2 [ $day ] + } + } + + Method [ public method setISODate ] { + + - Parameters [3] { + Parameter #0 [ $year ] + Parameter #1 [ $week ] + Parameter #2 [ $day ] + } + } + + Method [ public method setTimestamp ] { + + - Parameters [1] { + Parameter #0 [ $unixtimestamp ] + } + } + + Method [ public method getTimestamp ] { + + - Parameters [0] { + } + } + + Method [ public method diff ] { + + - Parameters [2] { + Parameter #0 [ $object ] + Parameter #1 [ $absolute ] + } + } + } + } + + Class [ class TimecopDateTimeImmutable extends DateTimeImmutable implements DateTimeInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method createFromFormat ] { + + - Parameters [3] { + Parameter #0 [ $format ] + Parameter #1 [ $time ] + Parameter #2 [ $object ] + } + } + + Method [ static public method __set_state ] { + } + + Method [ static public method getLastErrors ] { + + - Parameters [0] { + } + } + + Method [ static public method createFromMutable ] { + + - Parameters [1] { + Parameter #0 [ $DateTime ] + } + } + } + + - Properties [0] { + } + + - Methods [15] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ $time ] + Parameter #1 [ $object ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ public method format ] { + + - Parameters [1] { + Parameter #0 [ $format ] + } + } + + Method [ public method getTimezone ] { + + - Parameters [0] { + } + } + + Method [ public method getOffset ] { + + - Parameters [0] { + } + } + + Method [ public method getTimestamp ] { + + - Parameters [0] { + } + } + + Method [ public method diff ] { + + - Parameters [2] { + Parameter #0 [ $object ] + Parameter #1 [ $absolute ] + } + } + + Method [ public method modify ] { + + - Parameters [1] { + Parameter #0 [ $modify ] + } + } + + Method [ public method add ] { + + - Parameters [1] { + Parameter #0 [ $interval ] + } + } + + Method [ public method sub ] { + + - Parameters [1] { + Parameter #0 [ $interval ] + } + } + + Method [ public method setTimezone ] { + + - Parameters [1] { + Parameter #0 [ $timezone ] + } + } + + Method [ public method setTime ] { + + - Parameters [3] { + Parameter #0 [ $hour ] + Parameter #1 [ $minute ] + Parameter #2 [ $second ] + } + } + + Method [ public method setDate ] { + + - Parameters [3] { + Parameter #0 [ $year ] + Parameter #1 [ $month ] + Parameter #2 [ $day ] + } + } + + Method [ public method setISODate ] { + + - Parameters [3] { + Parameter #0 [ $year ] + Parameter #1 [ $week ] + Parameter #2 [ $day ] + } + } + + Method [ public method setTimestamp ] { + + - Parameters [1] { + Parameter #0 [ $unixtimestamp ] + } + } + } + } + + Class [ class TimecopOrigDateTimeImmutable extends DateTimeImmutable implements DateTimeInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method __set_state ] { + } + + Method [ static public method createFromFormat ] { + + - Parameters [3] { + Parameter #0 [ $format ] + Parameter #1 [ $time ] + Parameter #2 [ $object ] + } + } + + Method [ static public method getLastErrors ] { + + - Parameters [0] { + } + } + + Method [ static public method createFromMutable ] { + + - Parameters [1] { + Parameter #0 [ $DateTime ] + } + } + } + + - Properties [0] { + } + + - Methods [15] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ $time ] + Parameter #1 [ $object ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ public method format ] { + + - Parameters [1] { + Parameter #0 [ $format ] + } + } + + Method [ public method getTimezone ] { + + - Parameters [0] { + } + } + + Method [ public method getOffset ] { + + - Parameters [0] { + } + } + + Method [ public method getTimestamp ] { + + - Parameters [0] { + } + } + + Method [ public method diff ] { + + - Parameters [2] { + Parameter #0 [ $object ] + Parameter #1 [ $absolute ] + } + } + + Method [ public method modify ] { + + - Parameters [1] { + Parameter #0 [ $modify ] + } + } + + Method [ public method add ] { + + - Parameters [1] { + Parameter #0 [ $interval ] + } + } + + Method [ public method sub ] { + + - Parameters [1] { + Parameter #0 [ $interval ] + } + } + + Method [ public method setTimezone ] { + + - Parameters [1] { + Parameter #0 [ $timezone ] + } + } + + Method [ public method setTime ] { + + - Parameters [3] { + Parameter #0 [ $hour ] + Parameter #1 [ $minute ] + Parameter #2 [ $second ] + } + } + + Method [ public method setDate ] { + + - Parameters [3] { + Parameter #0 [ $year ] + Parameter #1 [ $month ] + Parameter #2 [ $day ] + } + } + + Method [ public method setISODate ] { + + - Parameters [3] { + Parameter #0 [ $year ] + Parameter #1 [ $week ] + Parameter #2 [ $day ] + } + } + + Method [ public method setTimestamp ] { + + - Parameters [1] { + Parameter #0 [ $unixtimestamp ] + } + } + } + } + } +} + -- cgit