History log of /php-src/ext/date/tests/DateInterval_serialize-003.phpt (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# b7860cd5 06-Jan-2023 Derick Rethans

Implement More Appropriate Date/Time Exceptions RFC


Revision tags: php-8.2.0RC1, php-8.1.10, php-8.0.23, php-8.0.23RC1, php-8.1.10RC1, php-8.2.0beta3, php-8.2.0beta2, php-8.1.9, php-8.0.22, php-8.1.9RC1, php-8.2.0beta1, php-8.0.22RC1, php-8.0.21, php-8.1.8, php-8.2.0alpha3, php-8.1.8RC1, php-8.2.0alpha2, php-8.0.21RC1, php-8.0.20, php-8.1.7, php-8.2.0alpha1, php-7.4.30, php-8.1.7RC1, php-8.0.20RC1, php-8.1.6, php-8.0.19
# 1eab5b79 05-May-2022 Derick Rethans

GH-8458: DateInterval::createFromDateString does not throw non-relative items are present

# d57b0524 29-Apr-2022 Derick Rethans

Extended tests

Revision tags: php-8.1.6RC1, php-8.0.19RC1
# cae1d4ad 22-Apr-2022 Derick Rethans

Add support for serialising all DateInterval objects

# c8a6a8ab 22-Apr-2022 Derick Rethans

Rename have_special_relative to from_string, fix serialisation constraint, and reorder fields

# c280121b 15-Apr-2022 Derick Rethans

Add a few test cases for DateInterval