Skip to content

Commit 06f9389

Browse files
committed
Update NEWS for pcntl fix [skip ci]
1 parent f38058d commit 06f9389

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ PHP NEWS
1313
. Fixed bug GH-21052 (Preloaded constant erroneously propagated to file-cached
1414
script). (ilutov)
1515

16+
- PCNTL:
17+
. Fixed signal handler installation on AIX by bumping the storage size of the
18+
num_signals global. (Calvin Buckley)
19+
1620
- PCRE:
1721
. Fixed re-entrancy issue on php_pcre_match_impl, php_pcre_replace_impl,
1822
php_pcre_split_impl, and php_pcre_grep_impl. (David Carlier)

0 commit comments

Comments
 (0)