iliaa           Mon Dec  1 20:57:11 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  
  Fixed typo
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1342&r2=1.2027.2.547.2.1343&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1342 php-src/NEWS:1.2027.2.547.2.1343
--- php-src/NEWS:1.2027.2.547.2.1342    Sun Nov 30 21:41:57 2008
+++ php-src/NEWS        Mon Dec  1 20:57:11 2008
@@ -18,7 +18,7 @@
 - Fixed memory leak inside readline_callback_handler_remove() function. 
(Felipe)
 - Fixed bug #46696 (cURL fails in upload files with specified content-type).
   (Ilia)
-- Fixed bug #46673 (stream_lock call with wrong paramater). (Arnaud)
+- Fixed bug #46673 (stream_lock call with wrong parameter). (Arnaud)
 - Fixed bug #46649 (Setting array element with that same array produces 
   inconsistent results). (Arnaud)
 - Fixed bug #46626 (mb_convert_case does not handle apostrophe correctly).



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

Reply via email to