[ci skip] Add true type support to UPGRADING file

Closes GH-8826.
This commit is contained in:
Ayesh Karunaratne 2022-06-19 14:52:06 +05:30 committed by Christoph M. Becker
parent 49d3dde211
commit 526af6ea67
No known key found for this signature in database
GPG Key ID: D66C9593118BCCB6

View File

@ -71,6 +71,8 @@ PHP 8.2 UPGRADE NOTES
RFC: https://wiki.php.net/rfc/null-false-standalone-types
. Added support for readonly classes.
RFC: https://wiki.php.net/rfc/readonly_classes
. Added support for true type.
RFC: https://wiki.php.net/rfc/true-type
- Curl: