mariuz                                   Mon, 12 Dec 2011 06:33:43 +0000

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

Log:
bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird

Bug: https://bugs.php.net/48877 (Closed) "bindValue" and "bindParam" do not 
work for PDO Firebird
      
Changed paths:
    U   php/php-src/branches/PHP_5_4/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS   2011-12-11 21:08:15 UTC (rev 320876)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-12-12 06:33:43 UTC (rev 320877)
@@ -4,6 +4,8 @@
 - CLI SAPI:
   . Fixed bug #60477 (Segfault after two multipart/form-data POST requests,
     one 200 RQ and one 404). (Laruence)
+- Pdo Firebird:
+  . Fixed bug #48877 ("bindValue" and "bindParam" do not work for PDO 
Firebird).(Mariuz)

 08 Dec 2011, PHP 5.4.0 RC3
 - Core:

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

Reply via email to