- Fixed potential problems with unserializing invalid serialize data. (Marcus)
- Fixed bug #30967 (properties in extended mysqli classes don't work). (Georg)
- Fixed bug #30962 (mssql returns space for NULL columns). (Ilia)
+- Fixed bug #30890 (MySQLi testsuite)
- Fixed bug #30856 (ReflectionClass::getStaticProperties segfaults). (Marcus)
- Fixed bug #30832 ("!" stripped off comments in xml parser). (Rob)
- Fixed bug #30799 (SoapServer doesn't handle private or protected properties).