com php-src: updated NEWS: NEWS
Commit: 228a3537d3b2dcecc4911daa83bcff7116f884c1
Author: Anatol Belski <ab@php.net> Wed, 16 Apr 2014 14:15:26 +0200
Parents: 444690eca87779946fef21900a231b6969b0e65b
Branches: PHP-5.5 PHP-5.6 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=228a3537d3b2dcecc4911daa83bcff7116f884c1
Log:
updated NEWS
Changed paths:
M NEWS
Diff:
diff --git a/NEWS b/NEWS
index f4ae924...a11bb20 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP NEWS
- CLI server:
. Fixed bug #67079 (Missing MIME types for XML/XSL files). (Anatol)
+- DOM:
+ . Fixed bug #67081 (DOMDocumentType->internalSubset returns entire DOCTYPE tag,
+ not only the subset). (Anatol)
+
?? ??? 2014, PHP 5.5.12
- Core:
. Fixed bug #61019 (Out of memory on command stream_get_contents). (Mike)
Thread (1 message)
- Anatol Belski