History log of /php-src/ext/date/tests/date_period_unserialize3.phpt (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 181ea64c 27-Sep-2024 Máté Kocsis

Reduce memory overhead of DatePeriod via virtual properties (#15598)

Related to https://github.com/php/php-src/issues/11644 and https://github.com/php/php-src/issues/13988


# 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
# e13d60c0 19-Jul-2022 Máté Kocsis

DatePeriod properties cannot be made readonly (#9013)