Browse Source

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

pull/271/head
Popa Adrian Marius 15 years ago
parent
commit
b2bf466363
  1. 2
      NEWS

2
NEWS

@ -4,6 +4,8 @@ PHP NEWS
- 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:

Loading…
Cancel
Save