Commit 533162dbb12 for php.net

commit 533162dbb12f563f95d0216ec5435a730ff7a375
Author: Jordi Kroon <jkroon@onyourmarks.agency>
Date:   Tue May 26 20:20:13 2026 +0200

    ext/intl: document IntlBreakIterator::getPartsIterator() $type change in UPGRADING (#22014)

diff --git a/UPGRADING b/UPGRADING
index ffdf738828c..3d6c89e90e0 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -42,6 +42,8 @@ PHP 8.6 UPGRADE NOTES
     returning false.
   . MessageFormatter::parse() and parseMessage() now return PHP_INT_MIN as
     int, rather than float, on 64-bit platforms when parsing integer values.
+  . The $type parameter of IntlBreakIterator::getPartsIterator() has been
+    changed from string to int to match the underlying implementation.

 - PCNTL:
   . pcntl_alarm() now raises a ValueError if the seconds argument is