History log of /PHP-8.1/ext/date/tests/bug81565.phpt (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# f9117eb8 19-May-2023 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix GH-11281: DateTimeZone::getName() does not include seconds in offset

If the seconds portion is non-zero, include the seconds in the output.

Closes GH-11282.


Revision tags: php-8.1.7RC1
# 008016b5 20-May-2022 Derick Rethans

Fixed bug #81565 (date parsing fails when provided with timezones including seconds)