]> granicus.if.org Git - php/commit
- Fixed bug #53335 (pdo_firebird did not implement rowCount())
authorFelipe Pena <felipe@php.net>
Thu, 18 Nov 2010 01:24:00 +0000 (01:24 +0000)
committerFelipe Pena <felipe@php.net>
Thu, 18 Nov 2010 01:24:00 +0000 (01:24 +0000)
commit932408b413b18219ac74ed62d19c6a2dddd21cef
tree8aeccb5584996ea03f9108dc9b7273256b73ab3e
parent6ad5c889a1a6fef8fbf1d6b00566dd6a31f4cc91
- Fixed bug #53335 (pdo_firebird did not implement rowCount())
  patch by: preeves at ibphoenix dot com
ext/pdo_firebird/firebird_statement.c
ext/pdo_firebird/tests/rowCount.phpt [new file with mode: 0644]