* PHP-7.4:
Fix #80763: msgfmt_format() does not accept DateTime references
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
- ?? ??? 2021, PHP 8.0.3
-?? ??? 2021, php 7.4.17
++?? ??? 2021, PHP 8.0.4
+
+ - Intl:
+ . Fixed bug #80763 (msgfmt_format() does not accept DateTime references).
+ (cmb)
+
-- MySQLnd:
- . Fixed bug #80713 (SegFault when disabling ATTR_EMULATE_PREPARES and
- MySQL 8.0). (Nikita)
-
-04 Mar 2021, php 7.4.16
++18 Feb 2021, PHP 8.0.3
- Core:
. Fixed #80706 (mail(): Headers after Bcc headers may be ignored). (cmb)