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 8bbd095 commit fb1c46fCopy full SHA for fb1c46f
NEWS
@@ -16,7 +16,9 @@ PHP NEWS
16
17
- Mbstring:
18
. Fixed bug #72994 (mbc_to_code() out of bounds read). (Laruence, cmb)
19
- . Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo)
+ . 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 #72590 (Opcache restart with kill_all_lockers does not work).
0 commit comments