[ci skip] Add DNF types to UPRADING (#9031)

see #8725
This commit is contained in:
Tim Düsterhus 2022-07-17 13:43:55 +02:00 committed by GitHub
parent 2bc6025c2c
commit 332ac8ec25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,8 @@ PHP 8.2 UPGRADE NOTES
RFC: https://wiki.php.net/rfc/readonly_classes
. Added support for true type.
RFC: https://wiki.php.net/rfc/true-type
. Added support for Disjoint Normal Form (DNF) types.
RFC: https://wiki.php.net/rfc/dnf_types
- Curl: