]> granicus.if.org Git - php/commit
- Reverted previous fix for bug #46274 and properly fixed it
authorMatteo Beccati <mbeccati@php.net>
Thu, 23 Apr 2009 13:22:12 +0000 (13:22 +0000)
committerMatteo Beccati <mbeccati@php.net>
Thu, 23 Apr 2009 13:22:12 +0000 (13:22 +0000)
commit7db1207d477547bfb5cf71b6c0b17334e5e0893c
tree1df56ac7d20f1b676cf256bed036b1ce41ab2845
parent763248af6865bfaddccf68f2a7393a1ff201cfd2
- Reverted previous fix for bug #46274 and properly fixed it
- Fixed bug #48060
# Also added tests for pdo_oci as it's the only other driver currently
# using streams: no regression found
ext/pdo/pdo_stmt.c
ext/pdo_oci/tests/bug46274.phpt [new file with mode: 0644]
ext/pdo_oci/tests/bug46274_2.phpt [new file with mode: 0644]
ext/pdo_pgsql/pgsql_statement.c
ext/pdo_pgsql/tests/bug46274_2.phpt