We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38058d commit 06f9389Copy full SHA for 06f9389
1 file changed
NEWS
@@ -13,6 +13,10 @@ PHP NEWS
13
. Fixed bug GH-21052 (Preloaded constant erroneously propagated to file-cached
14
script). (ilutov)
15
16
+- PCNTL:
17
+ . Fixed signal handler installation on AIX by bumping the storage size of the
18
+ num_signals global. (Calvin Buckley)
19
+
20
- PCRE:
21
. Fixed re-entrancy issue on php_pcre_match_impl, php_pcre_replace_impl,
22
php_pcre_split_impl, and php_pcre_grep_impl. (David Carlier)
0 commit comments