History log of /php-src/ext/date/tests/bug-gh11416.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# b71d2e16 09-Aug-2023 Derick Rethans

Fix GH-11416: Crash with DatePeriod when uninitialised objects are passed in (PHP 8.2+)


# e157da11 09-Aug-2023 Derick Rethans

Update initialisation check for new PHP-8.3 API


# 4833b848 09-Aug-2023 Derick Rethans

Fix GH-11416: Crash with DatePeriod when uninitialised objects are passed in