3v4l.org

run code in 300+ PHP versions simultaneously
<?php $now = new DateTime('now'); $date = DateTime::createFromFormat('YmdHis', '2004' . $now->format('md') . '050000'); $diff = $date->diff($now, true); printf( 'Got %s and expected %s', $now->sub($diff)->format(DateTime::ISO8601), $date->format(DateTime::ISO8601) ); var_dump($diff);
Output for 8.0.11
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003858) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 8.0.10
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003412) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 8.0.9
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.004573) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 8.0.8
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.007811) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 8.0.7
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003821) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 8.0.6
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003526) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 8.0.5
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003731) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 8.0.3
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008934) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 8.0.2
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.009163) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 8.0.1
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003451) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 8.0.0
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.009046) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.24
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003539) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.23
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003215) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.22
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.014951) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.21
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.007595) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.20
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003509) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.19
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003274) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.16
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008326) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.15
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008604) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.14
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.009688) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.13
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008153) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.12
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.011222) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.11
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008815) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.10
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.009275) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.9
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008594) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.8
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008682) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.7
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.009844) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.6
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000332) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.5
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.002223) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.4
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.002324) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.3
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.012598) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.4.0
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000263) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.30
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003188) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.29
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.007173) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.28
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008692) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.27
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008951) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.26
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.009147) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.25
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008749) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.24
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.010441) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.23
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008597) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.21
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.00968) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.20
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.009279) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.19
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.011297) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.18
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.011008) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.17
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.00845) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.16
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008456) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.24, 7.3.12
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000253) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.11
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.00027) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.4, 7.3.10
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000226) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.9
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000218) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.8
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000183) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.7
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.00016) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.6
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000308) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.5
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.00028) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.3
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000304) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.31, 7.3.2
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000176) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.1
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000197) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.3.0
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000104) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.33
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.009298) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.32
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.012767) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.31
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.013152) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.30
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008684) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.29
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008189) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.25
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000251) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.23
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000202) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.22
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000165) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.21
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000196) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.20
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000213) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.19
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000162) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.18
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000203) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.17
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.00015) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.26, 7.1.28, 7.2.13
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000116) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.12
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.00012) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.11
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000173) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.10
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000155) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.4, 7.2.9
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000127) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.6, 7.2.8
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000106) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.7
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000119) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.5
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.00019) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.3
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000114) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.2
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000148) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.1
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000181) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.2.0
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000151) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.33
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000125) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.32
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000131) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.30
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000166) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.29
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000135) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.27
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000163) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.25
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.000117) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.20
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003004) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.10
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.005297) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.7
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.003242) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.6
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.0123) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.5
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.008942) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 7.1.0
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (16) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["f"]=> float(0.006207) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 5.3.27 - 5.3.29, 5.4.17 - 5.4.45, 5.5.0 - 5.5.38, 5.6.0 - 5.6.28, 7.0.0 - 7.0.20
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (15) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["weekday"]=> int(0) ["weekday_behavior"]=> int(0) ["first_last_day_of"]=> int(0) ["invert"]=> int(0) ["days"]=> int(3287) ["special_type"]=> int(0) ["special_amount"]=> int(0) ["have_weekday_relative"]=> int(0) ["have_special_relative"]=> int(0) }
Output for 5.3.0 - 5.3.26, 5.4.0 - 5.4.16
Got 2004-11-26T05:00:00+0100 and expected 2004-11-26T05:00:00+0100object(DateInterval)#3 (8) { ["y"]=> int(9) ["m"]=> int(0) ["d"]=> int(0) ["h"]=> int(4) ["i"]=> int(58) ["s"]=> int(10) ["invert"]=> int(0) ["days"]=> int(3287) }
Output for 5.2.10 - 5.2.17
Fatal error: Call to undefined method DateTime::createFromFormat() in /in/SrNdn on line 4
Process exited with code 255.
Output for 5.2.0 - 5.2.9
Fatal error: Call to undefined method DateTime::createfromformat() in /in/SrNdn on line 4
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Class 'DateTime' not found in /in/SrNdn on line 3
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /in/SrNdn on line 10
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /in/SrNdn on line 10
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/SrNdn on line 10
Process exited with code 255.

preferences:
235.43 ms | 401 KiB | 315 Q