1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 23:18:13 +02:00

updated NEWS

This commit is contained in:
Christoph M. Becker
2015-09-05 14:51:25 +02:00
parent cc9da62bdb
commit 892a745ef1
+3
View File
@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
17 Sep 2015, PHP 7.0.0 RC 3
- CLI server:
. Fixed bug #68291 (404 on urls with '+'). (cmb)
- DOM:
. Fixed bug #70001 (Assigning to DOMNode::textContent does additional entity
encoding). (cmb)