php-src/ext/date
mike 1658b5babc Adding DateTime(Immutable)::createFromInterface()
These are like

    DateTime::createFromImmutable()
    DateTimeImmutable::createFromMutable()

but accept any DateTimeInterface instead.

Closes GH-5016.
2020-01-03 16:55:12 +01:00
..
lib Merge branch 'PHP-7.3' into PHP-7.4 2019-10-15 21:00:57 +01:00
tests Adding DateTime(Immutable)::createFromInterface() 2020-01-03 16:55:12 +01:00
config0.m4 Remove timelib outdated defines 2019-07-14 13:50:05 +02:00
config.w32 Remove timelib outdated defines 2019-07-14 13:50:05 +02:00
CREDITS
php_date_arginfo.h Adding DateTime(Immutable)::createFromInterface() 2020-01-03 16:55:12 +01:00
php_date.c Adding DateTime(Immutable)::createFromInterface() 2020-01-03 16:55:12 +01:00
php_date.h Adding DateTime(Immutable)::createFromInterface() 2020-01-03 16:55:12 +01:00
php_date.stub.php Adding DateTime(Immutable)::createFromInterface() 2020-01-03 16:55:12 +01:00