- Fixed possible crash when a error/warning is raised during php startup.
(Pierre)
+- Fixed possible bad behavior of rename on windows when used with symbolic
+ links or invalid paths. (Pierre)
+- Fixed stderr output of errors messages on windows, it is now print out
+ synchronously as on most unix platforms. (Pierre)
- Fixed bug #50829 (php.ini directive pdo_mysql.default_socket is ignored).
(Ilia)