PHP前几天发布了5.3.7 ,但因为发现了很严重的问题,因此官方建议大家先不要使用,今天5.3.8版本发布了,该版本修复了5.3.7中的两个问题:
Fixed bug #55439 (crypt() returns only the salt for MD5)
Reverted a change in timeout handling restoring PHP 5.3.6 behavior, which caused mysqlnd SSL connections to hang (Bug #55283)。
下载地址: