felipe          Thu Feb 21 13:32:03 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  Cosmetics change
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1088&r2=1.2027.2.547.2.1089&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1088 php-src/NEWS:1.2027.2.547.2.1089
--- php-src/NEWS:1.2027.2.547.2.1088    Thu Feb 21 02:34:50 2008
+++ php-src/NEWS        Thu Feb 21 13:32:03 2008
@@ -11,11 +11,11 @@
 - Upgraded PCRE to version 7.6 (Nuno)
 
 
-- Fixed Bug #44197 (socket array keys lost on socket_select). (Felipe)
-- Fixed Bug #44191 (preg_grep messes up array index). (Felipe)
+- Fixed bug #44197 (socket array keys lost on socket_select). (Felipe)
+- Fixed bug #44191 (preg_grep messes up array index). (Felipe)
 - Fixed bug #44184 (Double free of loop-variable on exception). (Dmitry)
 - Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error). (Ilia)
-- Fixed Bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, 
NULL)).
+- Fixed bug #44159 (Crash: $pdo->setAttribute(PDO::STATEMENT_ATTR_CLASS, 
NULL)).
   (Felipe)
 - Fixed bug #44152 (Possible crash with syslog logging on ZTS builds). (Ilia)
 - Fixed bug #44069 (Huge memory usage with concatenation using . instead of

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

Reply via email to