We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3447c58 commit 533162dCopy full SHA for 533162d
1 file changed
UPGRADING
@@ -42,6 +42,8 @@ PHP 8.6 UPGRADE NOTES
42
returning false.
43
. MessageFormatter::parse() and parseMessage() now return PHP_INT_MIN as
44
int, rather than float, on 64-bit platforms when parsing integer values.
45
+ . The $type parameter of IntlBreakIterator::getPartsIterator() has been
46
+ changed from string to int to match the underlying implementation.
47
48
- PCNTL:
49
. pcntl_alarm() now raises a ValueError if the seconds argument is
0 commit comments