1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 07:28:09 +02:00

Add upgrading note for Attributes RFC

[ci-skip]
This commit is contained in:
Benjamin Eberlei
2020-06-04 18:21:18 +02:00
parent a7908c2d11
commit 1622d22c62
+2
View File
@@ -522,6 +522,8 @@ PHP 8.0 UPGRADE NOTES
RFC: https://wiki.php.net/rfc/non-capturing_catches
. Added support for mixed type
RFC: https://wiki.php.net/rfc/mixed_type_v2
. Added support for Attributes
RFC: https://wiki.php.net/rfc/attributes_v2
- Date:
. Added DateTime::createFromInterface() and