]> granicus.if.org Git - php/commit
Implemented FR #71520
authorMichael Moravec <mail@majkl578.cz>
Mon, 17 Apr 2017 16:06:20 +0000 (18:06 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 2 Jun 2017 22:54:34 +0000 (00:54 +0200)
commit637714cdaa80d1d3450df5186710b25b54463fa6
tree4c3ef1e57400bed86dc68b58ee8f313d358dae6c
parentd9886614dcfdd8e03015814804249a57b26ba9d0
Implemented FR #71520

Adding the DateTime constants to the DateTimeInterface interface.
NEWS
ext/date/php_date.c
ext/date/tests/DateTimeImmutable_constants.phpt [new file with mode: 0644]
ext/date/tests/DateTimeInterface_constants.phpt [new file with mode: 0644]
ext/date/tests/DateTime_constants.phpt [new file with mode: 0644]