diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2015-11-23 19:00:42 +0200 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2015-11-23 19:00:42 +0200 |
commit | a8bd182ccd18aaf8919b6693281ecf8bbf4714e8 (patch) | |
tree | d133205cfa8eb0bd08487162ba126370a18b3b99 | |
parent | 818bffc534f5d50c26b237390d7e011fb9ea0358 (diff) | |
download | php-git-a8bd182ccd18aaf8919b6693281ecf8bbf4714e8.tar.gz |
Align NEWS entries format
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -39,7 +39,7 @@ PHP NEWS fields). (Laruence) - Standard: - . Fixed bug (count on symbol tables). (Laruence) + . Fixed count on symbol tables. (Laruence) . Fixed bug #70910 (extract() breaks variable references). (Laruence) - Streams/Socket @@ -68,7 +68,7 @@ PHP NEWS connection flag. (Andrey) - OCI8: - . Fixed bug #68298 (OCI int overflow) (Senthil). + . Fixed bug #68298 (OCI int overflow). (Senthil) - Opcache: . Fixed bug #70843 (Segmentation fault on MacOSX with |