From: Joe Watkins Date: Mon, 17 Oct 2016 14:50:59 +0000 (+0100) Subject: news entry for pr #2158 X-Git-Tag: php-7.0.13RC1~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd6bce888a426b2d8af44f7145e5107cdedb8841;p=php news entry for pr #2158 --- diff --git a/NEWS b/NEWS index e5049b515d..d3a002880d 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ PHP NEWS . Fixed bug #66862 ((Sub-)Namespaces unexpected behaviour). (Nikita) . Fixed bug #73067 (__debugInfo crashes when throwing an exception). (Laruence) + . Fix pthreads detection when cross-compiling (ffontaine) - GD: . Fixed bug #73213 (Integer overflow in imageline() with antialiasing). (cmb)