PHP v5.3.5發佈 HTML內嵌式的語言

PHP,是英文超級文本預處理語言Hypertext Preprocessor的縮寫。PHP 是一種 HTML 內嵌式的語言,是一種在服務器端執行的嵌入HTML文檔的腳本語言,語言的風格有類似於C語言,被廣泛的運用。PHP的另一個含義是:菲律賓比索的標準符號。

PHP 獨特的語法混合了 C、Java、Perl 以及 PHP 自創新的語法。它可以比 CGI 或者 Perl 更快速的執行動態網頁。用PHP做出的動態頁面與其他的編程語言相比,PHP是將程序嵌入到HTML文檔中去執行,執行效率比完全生成HTML標記的CGI要高許多;PHP還可以執行編譯後代碼,編譯可以達到加密和優化代碼運行,使代碼運行更快。PHP具有非常強大的功能,所有的CGI的功能PHP都能實現,而且支持幾乎所有流行的數據庫以及操作系統。


The PHP development team would like to announce the immediate availability of PHP 5.3.5 and 5.2.17.

This release resolves a critical issue, reported as PHP bug #53632 and CVE-2010-4645, where conversions from string to double might cause the PHP interpreter to hang on systems using x87 FPU registers.

The problem is known to only affect x86 32-bit PHP processes, regardless of whether the system hosting PHP is 32-bit or 64-bit. You can test whether your system is affected by running this script from the command line.

All users of PHP are strongly advised to update to these versions immediately.

The PHP development team would like to announce the immediate availability of PHP 5.3.5.

This release resolves a critical issue, reported as PHP bug #53632, where conversions from string to double might cause the PHP interpreter to hang on systems using x87 FPU registers.

The problem is known to only affect x86 32-bit PHP processes, regardless of whether the system hosting PHP is 32-bit or 64-bit. You can test whether your system is affected by running this script from the command line.

All users of PHP are strongly advised to update to these versions immediately.

Security Enhancements and Fixes in PHP 5.3.5:

·Fixed bug #53632 (PHP hangs on numeric value 2.2250738585072011e-308). (CVE-2010-4645)

PHP 5.3.5下載地址:

PHP 5.3.5 (tar.bz2) [10,553Kb] - 06 January 2011
md5: 8aaf20c95e91f25c5b6a591e5d6d61b9
PHP 5.3.5 (tar.gz) [13,775Kb] - 06 January 2011
md5: fb727a3ac72bf0ce37e1a20468a7bb81
PHP 5.2.17下載地址:

PHP 5.2.17 (tar.bz2) [8,879Kb] - 06 January 2011
md5: b27947f3045220faf16e4d9158cbfe13
PHP 5.2.17 (tar.gz) [11,525Kb] - 06 January 2011
md5: 04d321d5aeb9d3a051233dbd24220ef1
本文由風信網絡原創提供[url]http://www.ithov.com[/url]歡迎免費轉載,轉載時請保留該信息,謝謝合作!
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章