DateTime setting DateTimeZone via __construc
2014-08-01T00:00:00-07:00
DateTime using default Time Zone
2014-08-01T00:00:00+02:00
DateTime setting DateTimeZone via setTimezone method
2014-07-31T15:00:00-07:00
DateTime setting DateTimeZone via __construct and using a timestamp (DateTimeZone and default should be ignored)
2014-08-01T00:00:00+00:00
DateTime setting DateTimeZone via setTimezone method and using a timestamp
2014-07-31T17:00:00-07:00
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 7.3.32 - 7.3.33, 8.0.13
DateTime setting DateTimeZone via __construc
2014-08-01T00:00:00-07:00
DateTime using default Time Zone
2014-08-01T00:00:00+00:00
DateTime setting DateTimeZone via setTimezone method
2014-07-31T17:00:00-07:00
DateTime setting DateTimeZone via __construct and using a timestamp (DateTimeZone and default should be ignored)
2014-08-01T00:00:00+00:00
DateTime setting DateTimeZone via setTimezone method and using a timestamp
2014-07-31T17:00:00-07:00
Output for 5.2.0 - 5.2.5
DateTime setting DateTimeZone via __construc
2014-08-01T00:00:00-07:00
DateTime using default Time Zone
2014-08-01T00:00:00+02:00
DateTime setting DateTimeZone via setTimezone method
2014-07-31T15:00:00-07:00
DateTime setting DateTimeZone via __construct and using a timestamp (DateTimeZone and default should be ignored)
2014-08-01T00:00:00+01:00
DateTime setting DateTimeZone via setTimezone method and using a timestamp
2014-07-31T17:00:00-07:00
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
DateTime setting DateTimeZone via __construc
Fatal error: Class 'DateTime' not found in /in/LrZfM on line 9
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
DateTime setting DateTimeZone via __construc
Fatal error: Cannot instantiate non-existent class: datetime in /in/LrZfM on line 9
Process exited with code 255.
Output for 4.3.0 - 4.3.1
DateTime setting DateTimeZone via __construc
Fatal error: Cannot instantiate non-existent class: datetime in /in/LrZfM on line 9