iliaa                                    Thu, 04 Feb 2010 12:48:44 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=294529

Log:
Fixed typo

Changed paths:
    U   php/php-src/branches/PHP_5_2/NEWS

Modified: php/php-src/branches/PHP_5_2/NEWS
===================================================================
--- php/php-src/branches/PHP_5_2/NEWS   2010-02-04 12:21:49 UTC (rev 294528)
+++ php/php-src/branches/PHP_5_2/NEWS   2010-02-04 12:48:44 UTC (rev 294529)
@@ -7,7 +7,7 @@

 - Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes
   long). (Ilia)
-- Fixed bug #50727 (Accesing mysqli->affected_rows on no connection causes
+- Fixed bug #50727 (Accessing mysqli->affected_rows on no connection causes
   segfault). (Andrey, Johannes)
 - Fixed bug #48667 (Implementing Iterator and IteratorAggregate). (Etienne)


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

Reply via email to