- Output for 8.2.4 - 8.2.29, 8.3.0 - 8.3.28, 8.4.1 - 8.4.14, 8.5.0 - 8.5.1
- Deprecated: Creation of dynamic property DateInterval::$weekday is deprecated in /in/B3RA1 on line 4
Deprecated: Creation of dynamic property DateInterval::$weekday_behavior is deprecated in /in/B3RA1 on line 4
Deprecated: Creation of dynamic property DateInterval::$first_last_day_of is deprecated in /in/B3RA1 on line 4
Deprecated: Creation of dynamic property DateInterval::$special_type is deprecated in /in/B3RA1 on line 4
Deprecated: Creation of dynamic property DateInterval::$special_amount is deprecated in /in/B3RA1 on line 4
Deprecated: Creation of dynamic property DateInterval::$have_weekday_relative is deprecated in /in/B3RA1 on line 4
Deprecated: Creation of dynamic property DateInterval::$have_special_relative is deprecated in /in/B3RA1 on line 4
Fatal error: Uncaught Error: Invalid serialization data for DatePeriod object in /in/B3RA1:4
Stack trace:
#0 [internal function]: DatePeriod->__unserialize(Array)
#1 /in/B3RA1(4): unserialize('O:10:"DatePerio...')
#2 {main}
thrown in /in/B3RA1 on line 4
Process exited with code 255. - Output for 8.4.15
- /bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1. - Output for 8.2.0 - 8.2.3
- Fatal error: Uncaught Error: Invalid serialization data for DatePeriod object in /in/B3RA1:4
Stack trace:
#0 [internal function]: DatePeriod->__unserialize(Array)
#1 /in/B3RA1(4): unserialize('O:10:"DatePerio...')
#2 {main}
thrown in /in/B3RA1 on line 4
Process exited with code 255. - Output for 8.1.0 - 8.1.33
- DatePeriod::__set_state(array( 'start' => DateTimeImmutable::__set_state(array( 'date' => '2024-10-29 09:00:00.000000', 'timezone_type' => 3, 'timezone' => 'America/Los_Angeles', )), 'current' => NULL, 'end' => DateTimeImmutable::__set_state(array( 'date' => '2024-10-29 09:00:00.000000', 'timezone_type' => 3, 'timezone' => 'America/Los_Angeles', )), 'interval' => DateInterval::__set_state(array( 'y' => 0, 'm' => 0, 'd' => 1, 'h' => 0, 'i' => 0, 's' => 0, 'f' => 0.0, 'weekday' => 0, 'weekday_behavior' => 0, 'first_last_day_of' => 0, 'invert' => 0, 'days' => false, 'special_type' => 0, 'special_amount' => 0, 'have_weekday_relative' => 0, 'have_special_relative' => 0, )), 'recurrences' => 1, 'include_start_date' => true, ))