From: Stephan Muggli Date: Fri, 7 Apr 2017 10:35:56 +0000 (+0200) Subject: Fix typo in NEWS X-Git-Tag: php-7.2.0alpha1~156 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=345cf5ea6c167579fe61f2215c84c87cfd1e4e5d;p=php Fix typo in NEWS --- diff --git a/NEWS b/NEWS index 644e0f69d6..2a8f272f9d 100644 --- a/NEWS +++ b/NEWS @@ -37,7 +37,7 @@ PHP NEWS . Fixed bug #73971 (Filename got limited to MAX_PATH on Win32 when scan directory). (Anatol) . Fixed bug #74149 (static embed SAPI linkage error). (krakjoe) - . Fixed bug #72359, bug #72451, bug #73706, bug #71115 and athers related + . Fixed bug #72359, bug #72451, bug #73706, bug #71115 and others related to interned strings handling in TS builds. (Anatol, Dmitry) - BCMath: