PHP 5.6.38, 7.0.32, 7.1.22 和 7.2.10 發布,多項內容修復

分類:科技 時間:2018-09-13

PHP(外文名:PHP: Hypertext Preprocessor,中文名:“超文本預處理器”)是一種通用開源腳本語言。語法吸收了C語言、Java和Perl的特點,利於學習,使用廣泛,主要適用於Web開發領域。PHP 獨特的語法混合了C、Java、Perl以及PHP自創的語法。它可以比CGI或者Perl更快速地執行動態網頁。

用PHP做出的動態頁面與其他的編程語言相比,PHP是將程序嵌入到HTML(標準通用標記語言下的一個應用)文檔中去執行,執行效率比完全生成HTML標記的CGI要高許多;PHP還可以執行編譯後代碼,編譯可以達到加密和優化代碼運行,使代碼運行更快。

PHP 5.6.38

- Apache2

. Fixed bug #76582 (XSS due to the header Transfer-Encoding: chunked). (Stas)

PHP 7.0.32

- Apache2

. Fixed bug #76582 (XSS due to the header Transfer-Encoding: chunked). (Stas)

PHP 7.1.22

- Core:

. Fixed bug #76754 (parent private constant in extends class memory leak).

(Laruence)

. Fixed bug #72443 (Generate enabled extension). (petk)

- Apache2:

. Fixed bug #76582 (Apache bucket brigade sometimes becomes invalid). (stas)

- Bz2:

. Fixed arginfo for bzcompress. (Tyson Andre)

- gettext:

. Fixed bug #76517 (incorrect restoring of LDFLAGS). (sji)

- iconv:

. Fixed bug #68180 (iconv_mime_decode can return extra characters in a

header). (cmb)

. Fixed bug #63839 (iconv_mime_decode_headers function is skipping headers).

(cmb)

. Fixed bug #60494 (iconv_mime_decode does ignore special characters). (cmb)

. Fixed bug #55146 (iconv_mime_decode_headers() skips some headers). (cmb)

- intl:

. Fixed bug #74484 (MessageFormatter::formatMessage memory corruption with

11+ named placeholders). (Anatol)

- libxml:

. Fixed bug #76777 ("public id" parameter of libxml_set_external_entity_loader

callback undefined). (Ville Hukkamäki)

- mbstring:

. Fixed bug #76704 (mb_detect_order return value varies based on argument

type). (cmb)

- Opcache:

. Fixed bug #76747 (Opcache treats path containing "test.pharma.tld" as a phar

file). (Laruence)

- OpenSSL:

. Fixed bug #76705 (unusable ssl => peer_fingerprint in

stream_context_create()). (Jakub Zelenka)

- phpdbg:

. Fixed bug #76595 (phpdbg man page contains outdated information).

(Kevin Abel)

- SPL:

. Fixed bug #68825 (Exception in DirectoryIterator::getLinkTarget()). (cmb)

. Fixed bug #68175 (RegexIterator pregFlags are NULL instead of 0). (Tim

Siebels)

- Standard:

. Fixed bug #76778 (array_reduce leaks memory if callback throws exception).

(cmb)

- zlib:

. Fixed bug #65988 (Zlib version check fails when an include/zlib/ style dir

is passed to the --with-zlib configure option). (Jay Bonci)

. Fixed bug #76709 (Minimal required zlib library is 1.2.0.4). (petk)

PHP 7.2.10

- Core:

. Fixed bug #76754 (parent private constant in extends class memory leak).

(Laruence)

. Fixed bug #72443 (Generate enabled extension). (petk)

. Fixed bug #75797 (Memory leak when using class_alias() in non-debug mode).

(Massimiliano Braglia)

- Apache2:

. Fixed bug #76582 (Apache bucket brigade sometimes becomes invalid). (stas)

- Bz2:

. Fixed arginfo for bzcompress. (Tyson Andre)

- gettext:

. Fixed bug #76517 (incorrect restoring of LDFLAGS). (sji)

- iconv:

. Fixed bug #68180 (iconv_mime_decode can return extra characters in a

header). (cmb)

. Fixed bug #63839 (iconv_mime_decode_headers function is skipping headers).

(cmb)

. Fixed bug #60494 (iconv_mime_decode does ignore special characters). (cmb)

. Fixed bug #55146 (iconv_mime_decode_headers() skips some headers). (cmb)

- intl:

. Fixed bug #74484 (MessageFormatter::formatMessage memory corruption with

11+ named placeholders). (Anatol)

- libxml:

. Fixed bug #76777 ("public id" parameter of libxml_set_external_entity_loader

callback undefined). (Ville Hukkamäki)

- mbstring:

. Fixed bug #76704 (mb_detect_order return value varies based on argument

type). (cmb)

- Opcache:

. Fixed bug #76747 (Opcache treats path containing "test.pharma.tld" as a phar

file). (Laruence)

- OpenSSL:

. Fixed bug #76705 (unusable ssl => peer_fingerprint in

stream_context_create()). (Jakub Zelenka)

- phpdbg:

. Fixed bug #76595 (phpdbg man page contains outdated information).

(Kevin Abel)

- SPL:

. Fixed bug #68825 (Exception in DirectoryIterator::getLinkTarget()). (cmb)

. Fixed bug #68175 (RegexIterator pregFlags are NULL instead of 0). (Tim

Siebels)

- Standard:

. Fixed bug #76778 (array_reduce leaks memory if callback throws exception).

(cmb)

- zlib:

. Fixed bug #65988 (Zlib version check fails when an include/zlib/ style dir

is passed to the --with-zlib configure option). (Jay Bonci)

. Fixed bug #76709 (Minimal required zlib library is 1.2.0.4). (petk)

下載鏈接:


Tags:

文章來源:http://www.oschina.net/


ads
ads

相關文章
ads

相關文章

ad