We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f1f465 commit 1e9ee4eCopy full SHA for 1e9ee4e
1 file changed
UPGRADING
@@ -40,6 +40,8 @@ PHP 8.6 UPGRADE NOTES
40
. IntlBreakIterator::getLocale() now raises a ValueError when the type is
41
neither Locale::ACTUAL_LOCALE nor Locale::VALID_LOCALE instead of
42
returning false.
43
+ . The $type parameter of IntlBreakIterator::getPartsIterator() has been
44
+ changed from string to int to match the underlying implementation.
45
46
- PCNTL:
47
. pcntl_alarm() now raises a ValueError if the seconds argument is
0 commit comments