rrichards               Mon May 14 11:45:38 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.699&r2=1.2027.2.547.2.700&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.699 php-src/NEWS:1.2027.2.547.2.700
--- php-src/NEWS:1.2027.2.547.2.699     Sun May 13 17:37:32 2007
+++ php-src/NEWS        Mon May 14 11:45:38 2007
@@ -8,6 +8,7 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to