diff --git a/UPGRADING b/UPGRADING index 1f47c862c7af1..b330c28e42630 100644 --- a/UPGRADING +++ b/UPGRADING @@ -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: