svn commit NEWS -m "bug fixed #48877 - bindValue and bindParam do not
work for PDO Firebird"
WARNING: gnome-keyring:: no socket to connect to
Sending NEWS
Transmitting file data .svn: Commit failed (details follow):
svn: Commit blocked by pre-commit hook (exit code 1) with output:
*******
Access denied: Insufficient karma for mariuz to
php/php-src/branches/PHP_5_4/NEWS.
Contact group@php.net for access.
svn diff NEWS
Index: NEWS
===================================================================
--- NEWS (revision 320850)
+++ NEWS (working copy)
@@ -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: