com php-src: Fix typo in NEWS: NEWS
[email protected] (Joe Watkins)
| Newsgroups | php.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 345cf5ea6c167579fe61f2215c84c87cfd1e4e5d Author: Stephan Muggli <[email protected]> Fri, 7 Apr 2017 12:35:56 +0200 Committer: Joe Watkins <[email protected]> Sat, 8 Apr 2017 07:50:43 +0100 Parents: ad4ef13c5debaf078bc431a9e5fa54770771095b Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=345cf5ea6c167579fe61f2215c84c87cfd1e4e5d Log: Fix typo in NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 644e0f6..2a8f272 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: