]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.4' into PHP-5.5
authorAdam Harvey <aharvey@php.net>
Tue, 3 Dec 2013 22:51:03 +0000 (14:51 -0800)
committerAdam Harvey <aharvey@php.net>
Tue, 3 Dec 2013 22:51:03 +0000 (14:51 -0800)
* PHP-5.4:
  Remove 128.0.0.0/16 and 191.255.0.0/16 from the reserved list.

1  2 
NEWS
ext/filter/logical_filters.c

diff --cc NEWS
index 792aa2727ca53ecfd2680501e21dd83f2120336e,c0379f82b38b1e08e81da0a9af2321a6a06fae2c..88a7129739e3fa1c1b550c4623518ccd84c2e1c3
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -17,9 -15,9 +17,12 @@@ PH
    . Fixed bug #65196 (Passing DOMDocumentFragment to DOMDocument::saveHTML() 
      Produces invalid Markup). (Mike)
  
+ - Filter:
+   . Fixed bug #66229 (128.0.0.0/16 isn't reserved any longer). (Adam)
 +- Sockets:
 +  . Fixed bug #65923 (ext/socket assumes AI_V4MAPPED is defined). (Felipe)
 +
  - XSL
    . Fixed bug #49634 (Segfault throwing an exception in a XSL registered
      function). (Mike)
Simple merge