iliaa Mon May 21 16:50:03 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Fixed typos http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.725&r2=1.2027.2.547.2.726&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.725 php-src/NEWS:1.2027.2.547.2.726 --- php-src/NEWS:1.2027.2.547.2.725 Mon May 21 11:38:53 2007 +++ php-src/NEWS Mon May 21 16:50:03 2007 @@ -35,7 +35,7 @@ (Scott) - Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in "Status:" header). (anight at eyelinkmedia dot com, Dmitry) -- Fixed bug #41374 (wholetext concats values of wrong nodes). (Rob) +- Fixed bug #41374 (whole text concats values of wrong nodes). (Rob) - Fixed bug #41358 (configure cannot determine libcurl's SSL lib as of v7.16.2) (Mike) - Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input). (Ilia) @@ -64,7 +64,7 @@ - Fixed bug #41097 (ext/soap returning associative array as indexed without using WSDL). (Dmitry) - Fixed bug #41004 (minOccurs="0" and null class member variable). (Dmitry) -- Fixed bug #39542 (Behaviour of require/include different to < 5.2.0). +- Fixed bug #39542 (Behavior of require/include different to < 5.2.0). (Dmitry) 03 May 2007, PHP 5.2.2
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php