From: Joe Watkins Date: Mon, 17 Oct 2016 13:47:08 +0000 (+0100) Subject: news entry for pr #2158 X-Git-Tag: php-7.1.0RC5~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cc80ca9b84eb55320a3838bd5bc0870d398939dc;p=php news entry for pr #2158 --- diff --git a/NEWS b/NEWS index 0b87e6a7cb..7f2fba21eb 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP NEWS . Fixed bug #73288 (Segfault in __clone > Exception.toString > __get). (Laruence) . Fixed for #73240 (Write out of bounds at number_format). (Stas) + . Fix pthreads detection when cross-compiling (ffontaine) - BCmath: . Fix bug #73190 (memcpy negative parameter _bc_new_num_ex). (Stas)