]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Mon, 14 May 2007 11:45:38 +0000 (11:45 +0000)
committerRob Richards <rrichards@php.net>
Mon, 14 May 2007 11:45:38 +0000 (11:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ac04322fcf318e3021502f9406aaa7e5a307eb6a..445c6b98c3d120fc41eefe0498546c1f5fe6c556 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ PHP                                                                        NEWS
 - Fixed altering $this via argument named "this". (Dmitry)
 - Fixed PHP CLI to use the php.ini from the binary location. (Hannes)
 - Fixed segfault in strripos(). (Tony, Joxean Koret)
+- Fixed bug #41374 (wholetext concats values of wrong nodes). (Rob)
 - Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input). (Ilia)
 - Fixed bug #41351 (Invalid opcode with foreach ($a[] as $b)). (Dmitry, Tony)
 - Fixed bug #41347 (checkdnsrr() segfaults on empty hostname). (Scott)