History log of /PHP-8.2/ext/date/tests/DateTime_createFromInterface-001.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# 90434d7f 02-Aug-2020 Derick Rethans

Fixed bug #60302: DateTime::createFromFormat should new static(), not new self()

Also fixes similar issues for DateTimeImmutable::createFromFormat,
DateTime::createFromImmmutable, DateTi

Fixed bug #60302: DateTime::createFromFormat should new static(), not new self()

Also fixes similar issues for DateTimeImmutable::createFromFormat,
DateTime::createFromImmmutable, DateTime::createFromInterface,
DateTimeImmutable::createFromMutable, and
DateTimeImmutable::createFromInterface.

show more ...