From: Rob Richards Date: Mon, 14 May 2007 11:45:38 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.3RC1~97 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82dc0875cb205cf1772804306d5906308ab7b5e6;p=php BFN --- diff --git a/NEWS b/NEWS index ac04322fcf..445c6b98c3 100644 --- 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)