diff options
author | Stephan Muggli <stephan.muggli@googlemail.com> | 2017-04-07 12:35:56 +0200 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2017-04-08 07:50:43 +0100 |
commit | 345cf5ea6c167579fe61f2215c84c87cfd1e4e5d (patch) | |
tree | b356eacd94fb6114a5870d1e3b48818198ca7b27 | |
parent | ad4ef13c5debaf078bc431a9e5fa54770771095b (diff) | |
download | php-git-345cf5ea6c167579fe61f2215c84c87cfd1e4e5d.tar.gz |
Fix typo in NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |