[PHP-CVS] com php-src: sync NEWS: NEWS

2013-06-19 Thread Stanislav Malyshev
Commit:e2bb74ab4f90ca2b840e44b96125c4c1633e0a14
Author:Stanislav Malyshev s...@php.net Tue, 18 Jun 2013 23:06:20 
-0700
Parents:   dda3f404ecbbef399acae56855fc8bc4e0e24905
Branches:  PHP-5.4 PHP-5.5 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=e2bb74ab4f90ca2b840e44b96125c4c1633e0a14

Log:
sync NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 5fd1fae..46fa7f0 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,12 @@ PHP  
  NEWS
   . Fixed bug #64808 (FreeTDS PDO getColumnMeta on a prepared but not executed 
 statement crashes). (Stanley Sufficool)
 
+- PDO_firebird:
+  . Fixed bug #64037 (Firebird return wrong value for numeric field).
+(Matheus Degiovani, Matteo)
+  . Fixed bug #62024 (Cannot insert second row with null using parametrized
+query). (patch by ja...@kenjim.com, Matheus Degiovani, Matteo)
+
 - PDO_mysql:
   . Fixed bug #48724 (getColumnMeta() doesn't return native_type for BIT, 
 TINYINT and YEAR). (Antony, Daniel Beardsley)
@@ -41,6 +47,9 @@ PHP   
 NEWS
 - PDO_pgsql:
   . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
 
+- pgsql:
+  . Fixed bug #64609 (pg_convert enum type support). (Matteo)
+
 - Readline:
   . Implement FR #55694 (Expose additional readline variable to prevent 
 default filename completion). (Hartmel)


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



[PHP-CVS] com php-src: sync NEWS: NEWS

2013-06-19 Thread Stanislav Malyshev
Commit:f432141cd9a9cad004373a8de9d8e8be52482afd
Author:Stanislav Malyshev s...@php.net Tue, 18 Jun 2013 23:08:56 
-0700
Parents:   e9b22042a799befa2f5d42c7f0a34fa8294666c9
Branches:  PHP-5.4.17

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=f432141cd9a9cad004373a8de9d8e8be52482afd

Log:
sync NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 7af962c..adfe837 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,12 @@ PHP  
  NEWS
   . Fixed bug #64808 (FreeTDS PDO getColumnMeta on a prepared but not executed 
 statement crashes). (Stanley Sufficool)
 
+- PDO_firebird:
+  . Fixed bug #64037 (Firebird return wrong value for numeric field).
+(Matheus Degiovani, Matteo)
+  . Fixed bug #62024 (Cannot insert second row with null using parametrized
+query). (patch by ja...@kenjim.com, Matheus Degiovani, Matteo)
+
 - PDO_mysql:
   . Fixed bug #48724 (getColumnMeta() doesn't return native_type for BIT, 
 TINYINT and YEAR). (Antony, Daniel Beardsley)
@@ -39,6 +45,9 @@ PHP   
 NEWS
 - PDO_pgsql:
   . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
 
+- pgsql:
+  . Fixed bug #64609 (pg_convert enum type support). (Matteo)
+
 - Readline:
   . Implement FR #55694 (Expose additional readline variable to prevent 
 default filename completion). (Hartmel)


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



[PHP-CVS] com php-src: sync NEWS: NEWS

2012-07-31 Thread Stanislav Malyshev
Commit:ff729aabf7a3dd7bd76b50dcaf7051e414f3714c
Author:Stanislav Malyshev s...@php.net Tue, 31 Jul 2012 21:51:46 
-0700
Parents:   4d6bae896df6cc13424ed91deb2b02d33df159aa
Branches:  PHP-5.4 master

Link:   
http://git.php.net/?p=php-src.git;a=commitdiff;h=ff729aabf7a3dd7bd76b50dcaf7051e414f3714c

Log:
sync NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 5a5fda7..3fbbe7c 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP   
 NEWS
 Laruence)
   . Fixed bug #62565 (Crashes due non-initialized internal properties_table).
 (Felipe)
+  . Fixed bug #60194 (--with-zend-multibyte and --enable-debug reports LEAK
+with run-test.php). (Laruence)
 
 - CURL:
   . Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, ) returns false).


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