mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Update NEWS for pcntl fix [skip ci]
This commit is contained in:
4
NEWS
4
NEWS
@@ -13,6 +13,10 @@ PHP NEWS
|
||||
. Fixed bug GH-21052 (Preloaded constant erroneously propagated to file-cached
|
||||
script). (ilutov)
|
||||
|
||||
- PCNTL:
|
||||
. Fixed signal handler installation on AIX by bumping the storage size of the
|
||||
num_signals global. (Calvin Buckley)
|
||||
|
||||
- PCRE:
|
||||
. Fixed re-entrancy issue on php_pcre_match_impl, php_pcre_replace_impl,
|
||||
php_pcre_split_impl, and php_pcre_grep_impl. (David Carlier)
|
||||
|
||||
Reference in New Issue
Block a user