diff options
author | Dmitry Stogov <dmitry@zend.com> | 2021-03-10 16:03:47 +0300 |
---|---|---|
committer | Dmitry Stogov <dmitry@zend.com> | 2021-03-10 16:03:47 +0300 |
commit | 3b377b51a22681f4594f8eb55e6de25ea01204c1 (patch) | |
tree | 270f8e34f54da76bc3daa38f663acaa4d883e5b2 /NEWS | |
parent | 7931956805beba80188f3c0638c285f8fb75dfe1 (diff) | |
download | php-git-3b377b51a22681f4594f8eb55e6de25ea01204c1.tar.gz |
Fixed bug #80814 (threaded mod_php won't load on FreeBSD: No space available for static Thread Local Storage)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ PHP NEWS . Fixed bug #75776 (Flushing streams with compression filter is broken). (cmb) . Fixed bug #80811 (Function exec without $output but with $restult_code parameter crashes). (Nikita) + . Fixed bug #80814 (threaded mod_php won't load on FreeBSD: No space + available for static Thread Local Storage). (Dmitry) - IMAP: . Fixed bug #80800 (imap_open() fails when the flags parameter includes |