moriyoshi Wed Mar 18 17:48:19 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - Use UTF-8 characters as 5.2's NEWS does. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.523&r2=1.2027.2.547.2.965.2.524&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.523 php-src/NEWS:1.2027.2.547.2.965.2.524 --- php-src/NEWS:1.2027.2.547.2.965.2.523 Wed Mar 18 17:43:54 2009 +++ php-src/NEWS Wed Mar 18 17:48:18 2009 @@ -598,7 +598,7 @@ modifier was used. (Derick) - Fixed exec() on Windows to not eat the first and last double quotes. (Scott) -- Fixed PECL bug #12794 (PDOStatement->nextRowset() doesn¿t work). (Johannes) +- Fixed PECL bug #12794 (PDOStatement->nextRowset() doesn't work). (Johannes) - Fixed PECL bug #12401 (Add support for ATTR_FETCH_TABLE_NAMES). (Johannes) - Fixed bug #45622 (isset($arrayObject->p) misbehaves with ArrayObject:: @@ -825,7 +825,7 @@ - Fixed bug #42242 (sybase_connect() crashes). (Ilia) - Fixed bug #42237 (stream_copy_to_stream returns invalid values for mmaped streams). (andrew dot minerd at sellingsource dot com, Ilia) -- Fixed bug #42233 (Problems with æøå in extract()). (Jani) +- Fixed bug #42233 (Problems with æøå in extract()). (Jani) - Fixed bug #42222 (possible buffer overflow in php_openssl_make_REQ). (Pierre) - Fixed bug #42211 (property_exists() fails to find protected properties from a parent class). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php