We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2b8204 commit bf4a776Copy full SHA for bf4a776
NEWS
@@ -2,6 +2,12 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.3.17
4
5
+- Core:
6
+ . Fixed bug GH-16892 (ini_parse_quantity() fails to parse inputs starting
7
+ with 0x0b). (nielsdos)
8
+ . Fixed bug GH-16886 (ini_parse_quantity() fails to emit warning for 0x+0).
9
+ (nielsdos)
10
+
11
- Enchant:
12
. Fix crashes in enchant when passing null bytes. (nielsdos)
13
0 commit comments