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 6b57e2d commit e220e84Copy full SHA for e220e84
NEWS
@@ -2,8 +2,12 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.3.5
4
5
+- Core:
6
+ . Fixed GH-13569 (GC buffer unnecessarily grows up to GC_MAX_BUF_SIZE when
7
+ scanning WeakMaps). (Arnaud)
8
+
9
- Gettext:
- - Fixed sigabrt raised with dcgettext/dcngettext calls with gettext 0.22.5
10
+ . Fixed sigabrt raised with dcgettext/dcngettext calls with gettext 0.22.5
11
with category set to LC_ALL. (David Carlier)
12
13
- MySQLnd:
0 commit comments