- MySQLnd:
. Fixed bug #75684 (In mysqlnd_ext_plugin.h the plugin methods family has
- no external visibility). (Anatol)
+ no external visibility). (Anatol)
+
+- Opcache:
+ . Fixed bug #77257 (value of variable assigned in a switch() construct gets
+ lost). (Nikita)
+
+- PCRE:
+ . Fixed bug #77338 (get_browser with empty string). (Nikita)
+ - PDO:
+ . Fixed bug #77273 (array_walk_recursive corrupts value types leading to PDO
+ failure). (Nikita)
+
- Sockets:
. Fixed bug #76839 (socket_recvfrom may return an invalid 'from' address
on MacOS). (Michael Meyer)