您在這裡部落格 / Admin 的部落格 / PHP 5.2.7 版本有嚴重臭蟲!請勿升級,php 5.2.8 將於短期內釋出!
PHP 5.2.7 版本有嚴重臭蟲!請勿升級,php 5.2.8 將於短期內釋出!
稍早 php.net 官方已經證實 php 5.2.7 所存在的臭蟲極其嚴重,能導致資料庫損毀以及其他未知的錯誤!
建議已經升級的網站管理員立刻停止使用,並暫時降回 php 5.2.6 的版本!
詳情見php官方臭蟲回報:Bug #46759 magic_quotes_gpc doesn't work
目前的應急處理辦法是在 php.ini 當中加入:
filter.default_flags=0
不過從 PHP 開發者的回信當中得知已經決定放棄 5.2.7,並直接於下星期發放版本 5.2.8!
Hello Ilia,
Ilia, this is ultimately your call but I suggest we drop 5.2.7, explain that people shouldn't use it on php.net news and then provide 5.2.8.
marcus
PS. 如果無法降級,也可以下載已經除錯的 CVS 發放的開發中版本