History log of /php-src/ext/date/tests/bug73239.phpt (Results 1 – 5 of 5)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# b7860cd5 06-Jan-2023 Derick Rethans

Implement More Appropriate Date/Time Exceptions RFC


Revision tags: php-8.2.0RC1, php-8.1.10, php-8.0.23, php-8.0.23RC1, php-8.1.10RC1, php-8.2.0beta3, php-8.2.0beta2, php-8.1.9, php-8.0.22, php-8.1.9RC1, php-8.2.0beta1, php-8.0.22RC1, php-8.0.21, php-8.1.8, php-8.2.0alpha3, php-8.1.8RC1, php-8.2.0alpha2, php-8.0.21RC1
# 242b9438 10-Jun-2022 Derick Rethans

Fixed tests that relied on date.timezone=UTC to work

Revision tags: php-8.0.20, php-8.1.7, php-8.2.0alpha1, php-7.4.30
# 6770158d 27-May-2022 Derick Rethans

Only warn when an incorrect timezone is set through 'date.timezone'

# e0d21297 27-May-2022 Derick Rethans

Update wording of warning message, and reinstate 'UTC' fallback for ctor

Revision tags: php-8.1.7RC1, php-8.0.20RC1
# b3c6b540 20-May-2022 Derick Rethans

Fixed bug #73239 (DateTime shows strange error message with invalid timezone)