Commit:    b3cd64afef4d7c35d8551d34858f98a6286db975
Author:    David Soria Parra <d...@php.net>         Tue, 30 Oct 2012 15:26:39 
+0100
Parents:   d864063a183653ce16a4345e5143f6e912c176fe
Branches:  PHP-5.3 PHP-5.4 master

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

Log:
NEWS for bug #62593

Bugs:
https://bugs.php.net/62593

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index ba96950..89921e8 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ PHP                                                          
              NEWS
   . Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec).
     (Martin Osvald, Remi)
 
+- PDO_pgsql:
+  . Fixed bug #62593 (Emulate prepares behave strangely with PARAM_BOOL).
+    (Will Fitch)
+
 - Streams:
   . Fixed bug #63240 (stream_get_line() return contains delimiter string).
     (Tjerk, Gustavo)


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

Reply via email to