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 379d9a1 commit c50ae8fCopy full SHA for c50ae8f
NEWS
@@ -14,9 +14,11 @@ PHP NEWS
14
. Fixed bug #67325 (imagetruecolortopalette: white is duplicated in palette).
15
(cmb)
16
17
-- mbstring:
+- Mbstring:
18
. Fixed bug #66797 (mb_substr only takes 32-bit signed integer). (cmb)
19
. Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo)
20
+ . Fixed bug #72992 (mbstring.internal_encoding doesn't inherit default_charset).
21
+ (Yasuo)
22
23
- Opcache:
24
. Fixed bug #72982 (Memory leak in zend_accel_blacklist_update_regexp()
0 commit comments