History log of /PHP-8.3/ext/date/php_date.c (Results 226 – 250 of 764)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 98d6d118 30-Oct-2017 Sammy Kaye Powers

Remove decade-old commented-out code


# f48abfa9 09-Oct-2017 Anatol Belski

Fix array access on undeclared properties in DateInterval


# 7deb561f 25-Sep-2017 jhdxr

fix bug #75222 DateInterval microseconds property always 0


Revision tags: php-7.2.0RC2, php-7.1.10RC1, php-7.0.24RC1
# ff6f41c9 12-Sep-2017 Xinchen Hui

Narrow typeinfos down for zend_parse_paramenters_none


# c0383b50 04-Sep-2017 Derick Rethans

Upgrade timelib to 2017.05beta9


Revision tags: php-7.1.9, php-7.2.0RC1, php-7.0.23, php-7.1.9RC1, php-7.2.0beta3, php-7.0.23RC1, php-7.1.8, php-7.2.0beta2, php-7.0.22, php-7.1.8RC1, php-7.2.0beta1, php-7.0.22RC1, php-5.6.31, php-7.0.21, php-7.1.7, php-7.2.0alpha3, php-7.1.7RC1, php-7.0.21RC1, php-7.2.0alpha2, php-7.1.6, php-7.2.0alpha1, php-7.0.20, php-7.1.6RC1, php-7.0.20RC1, php-7.1.5, php-7.0.19, php-7.0.19RC1, php-7.1.5RC1
# d9d13aba 17-Apr-2017 Michael Moravec

Added method DateTime::createFromImmutable()


# f4792750 22-Aug-2017 Remi Collet

timelib now have a function for this, use it


# 7121b8d0 16-Aug-2017 Derick Rethans

Do the revert properly, and put back fraction support in 7.1


# 60a6feed 16-Aug-2017 Derick Rethans

Revert "Upgrade timelib to 2017.05beta7"

This reverts commit bdd56f31078bf1f34341943603cf6aaa72e0db5c.


# 7829f9b1 16-Aug-2017 Derick Rethans

Added timelib version to phpinfo()


# 584db6f3 15-Aug-2017 Derick Rethans

Merged PHP-7.0 by hand due to conflicts.


# bdd56f31 15-Aug-2017 Derick Rethans

Upgrade timelib to 2017.05beta7


# b112d090 02-Aug-2017 Derick Rethans

Fixed bug #75002 Null Pointer Dereference in timelib_time_clone


# 5cf54f60 08-Jul-2017 jhdxr

Fixed bug #74852 (property_exists returns true on unknown DateInterval property)


# 637714cd 17-Apr-2017 Michael Moravec

Implemented FR #71520

Adding the DateTime constants to the DateTimeInterface interface.


# f2e7cdb8 29-May-2017 Niklas Keller

Fix bug #55407

This reverts commit b148c50f4864684aa9a6c6483cc309a7f2badbb5 and
reintroduces the fix for bug #55407.

With https://wiki.php.net/rfc/parameter-no-type-variance bei

Fix bug #55407

This reverts commit b148c50f4864684aa9a6c6483cc309a7f2badbb5 and
reintroduces the fix for bug #55407.

With https://wiki.php.net/rfc/parameter-no-type-variance being
implemented now, it's no longer a BC break.

show more ...


# 48598a23 26-May-2017 andrewnester

Fixed #74639 - Added proper clone functionality for DatePeriod and DateInterval


Revision tags: php-7.1.4, php-7.0.18
# 618d9796 01-Apr-2017 Craig Duncan

Fixed bug #74080 Add datetime constant for RFC7231


# d9e2f803 10-Apr-2017 Joe Watkins

Fixed bug #74404 (wrong reflection on DateTimeZone::getTransitions)


Revision tags: php-7.1.4RC1, php-7.0.18RC1
# 2b7c3831 20-Mar-2017 Derick Rethans

Fix for #73837: "new DateTime()" with a cast to double


Revision tags: php-7.1.3, php-7.0.17, php-7.1.3RC1, php-7.0.17RC1, php-7.1.2, php-7.0.16, php-7.0.16RC1, php-7.1.2RC1, php-5.6.30, php-7.0.15, php-5.6.30RC1, php-7.1.1RC1, php-7.0.15RC1, php-7.1.1, php-5.6.29, php-7.0.14, php-7.1.0, php-5.6.29RC1, php-7.0.14RC1, php-7.1.0RC6, php-5.6.28, php-7.0.13, php-5.6.28RC1, php-7.1.0RC5, php-7.0.13RC1, php-7.1.0RC4, php-5.6.27, php-7.0.12, php-7.1.0RC3, php-5.6.27RC1, php-7.0.12RC1, php-5.6.26, php-7.1.0RC2, php-7.0.11, php-5.6.26RC1, php-7.1.0RC1, php-7.0.11RC1, php-7.1.0beta3, php-5.6.25, php-7.0.10, php-7.1.0beta2, php-5.6.25RC1, php-7.0.10RC1, php-7.1.0beta1, php-5.6.24, php-7.0.9, php-5.5.38, php-5.6.24RC1, php-7.1.0alpha3, php-7.0.9RC1, php-7.1.0alpha2, php-7.0.8, php-5.6.23, php-5.5.37, php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1
# b224e742 03-Jun-2016 mcq8

Fixed bug #72096 Swatch time value incorrect for dates before 1970


# 51139092 11-Feb-2017 Derick Rethans

Fixed bug #73837 ("new DateTime()" sometimes returns 1 second ago value).


# dac6c639 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017


# 478f119a 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017


# 9e29f841 02-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017


12345678910>>...31