diff options
author | Julien Pauli <jpauli@php.net> | 2015-12-22 16:27:52 +0100 |
---|---|---|
committer | Julien Pauli <jpauli@php.net> | 2015-12-22 16:27:52 +0100 |
commit | 897bf916bc24446429d3b619f5cb93ea3a2fe2a3 (patch) | |
tree | 0517661335039105b5b0e3381449f6fb234c1853 | |
parent | 332b778d68b08e006f4369a7935842c70de16132 (diff) | |
download | php-git-897bf916bc24446429d3b619f5cb93ea3a2fe2a3.tar.gz |
Updated NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ PHP NEWS array to strings). (Laruence) . Fixed bug #71188 (str_replace converts integers in original $search array to strings). (Laruence) + . Fixed bug #70720 (strip_tags improper php code parsing). (Julien) ?? Jan 2016 PHP 7.0.2 |