Skip to content

Commit ed80ca0

Browse files
author
Julien Pauli
committed
Updated NEWS
1 parent 6b0b29e commit ed80ca0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ PHP NEWS
1616
- PCRE:
1717
. Upgraded bundled PCRE library to 8.38.
1818

19+
- Standard:
20+
. Fixed bug #70720 (strip_tags improper php code parsing). (Julien)
21+
1922
04 Feb 2016, PHP 5.6.18
2023

2124
- Core:
@@ -44,9 +47,6 @@ PHP NEWS
4447
. Fixed bug #71204 (segfault if clean spl_autoload_funcs while autoloading).
4548
(Laruence)
4649

47-
- Standard:
48-
. Fixed bug #70720 (strip_tags improper php code parsing). (Julien)
49-
5050
07 Jan 2016, PHP 5.6.17
5151

5252
- Core:

0 commit comments

Comments
 (0)