From: Moriyoshi Koizumi Date: Wed, 18 Mar 2009 17:48:18 +0000 (+0000) Subject: - Use UTF-8 characters as 5.2's NEWS does. X-Git-Tag: php-5.3.0RC1~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df57de48797e42e099af5dadaa1aa3098a5c713a;p=php - Use UTF-8 characters as 5.2's NEWS does. --- diff --git a/NEWS b/NEWS index 35afa63d87..297ae019c3 100644 --- a/NEWS +++ b/NEWS @@ -598,7 +598,7 @@ PHP NEWS 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 @@ PHP NEWS - 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)