Skip to content

Commit b710f6f

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
2 parents ae44ab4 + 7096eff commit b710f6f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

NEWS

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.3.4
44

5-
- Core:
6-
. Fixed array key as string (case insensitive) comparison typo
7-
for the second operand buffer size. (A. Slepykh)
8-
95
- Curl:
106
. Fix failing tests due to string changes in libcurl 8.6.0. (Ayesh)
117

@@ -16,8 +12,8 @@ PHP NEWS
1612
- Standard:
1713
. Fixed bug GH-13279 (Instable array during in-place modification in uksort).
1814
(ilutov)
19-
20-
15 Feb 2024, PHP 8.3.3
15+
. Fixed array key as hash to string (case insensitive) comparison typo
16+
for the second operand buffer size (albeit unused for now). (A. Slepykh)
2117

2218
- Core:
2319
. Fixed timer leak in zend-max-execution-timers builds. (withinboredom)

0 commit comments

Comments
 (0)