From 91858424218d9ec416423c41eb5bc5f0d3131b29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20D=C3=BCsterhus?= Date: Sun, 17 Jul 2022 00:24:27 +0200 Subject: [PATCH] [ci skip] Add DNF types to UPRADING see #8725 --- UPGRADING | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPGRADING b/UPGRADING index 6d58ba57e1594..c8311a1385b22 100644 --- a/UPGRADING +++ b/UPGRADING @@ -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: