]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.4'
authorJoe Watkins <krakjoe@php.net>
Wed, 2 Oct 2019 06:17:22 +0000 (08:17 +0200)
committerJoe Watkins <krakjoe@php.net>
Wed, 2 Oct 2019 06:17:45 +0000 (08:17 +0200)
* PHP-7.4:
  Fixed #75245 Don't set content of elements with only whitespaces

1  2 
NEWS
ext/simplexml/simplexml.c

diff --cc NEWS
index 050f9e93d74b3ec8ce8ceb0b27f030249787c88b,a7f668fa8c94d0549408a1ccd52515740fce3fca..ddb536a4bbd14c63a2597192f3d482396615f69b
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -45,7 -415,14 +45,11 @@@ PH
    . Fixed bug #77800 (phpdbg segfaults on listing some conditional breakpoints).
      (krakjoe)
    . Fixed bug #77805 (phpdbg build fails when readline is shared). (krakjoe)
-   
+ - SimpleXML:
 -  . Implemented FR #65215 (SimpleXMLElement could register as implementing
 -    Countable). (LeSuisse)
 -
 -- Sockets:
 -  . Fixed bug #67619 (Validate length on socket_write). (thiagooak)
++  . Fixed bug #75245 (Don't set content of elements with only whitespaces). 
++    (eriklundin)
  - sodium:
    . Fixed bug #77646 (sign_detached() strings not terminated). (Frank)
  
Simple merge