. Fixed bug #67325 (imagetruecolortopalette: white is duplicated in palette).
(cmb)
-- mbstring:
+- Mbstring:
. Fixed bug #66797 (mb_substr only takes 32-bit signed integer). (cmb)
. Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo)
+ . Fixed bug #72992 (mbstring.internal_encoding doesn't inherit default_charset).
+ (Yasuo)
- Opcache:
. Fixed bug #72982 (Memory leak in zend_accel_blacklist_update_regexp()