]> granicus.if.org Git - php/commit
- Moved test for bug #44861 to PDO commons and added support for pdo_oci
authorMatteo Beccati <mbeccati@php.net>
Tue, 12 May 2009 23:39:57 +0000 (23:39 +0000)
committerMatteo Beccati <mbeccati@php.net>
Tue, 12 May 2009 23:39:57 +0000 (23:39 +0000)
commitc6aa455ff19bc61ac31fca054c60c0ae4f436fd6
tree5e3aec20262b84a223e64ab3c5f281357650db58
parent7ff880405f00ab8697227faa68886fc2465c5afb
- Moved test for bug #44861 to PDO commons and added support for pdo_oci
# This allows scrollable cursors to be tested with all the drivers
# that currently support them (pgsql and oci), ensuring a consistent
# behaviour. The test is skipped when using other drivers.
ext/pdo/tests/bug_44861.phpt [moved from ext/pdo_pgsql/tests/bug44861.phpt with 57% similarity]