]> granicus.if.org Git - php/commit
MFB
authorMatteo Beccati <mbeccati@php.net>
Tue, 12 May 2009 21:35:21 +0000 (21:35 +0000)
committerMatteo Beccati <mbeccati@php.net>
Tue, 12 May 2009 21:35:21 +0000 (21:35 +0000)
commit7ab5d01e2373217a74b89d6292fc34576bcf61d2
treec66c9da8d3eaeccfcccff556f94e246b41e5ae1b
parenta9c5adcfc623faa9257e1811b2772cf8e3c1927d
MFB
- Updated PDO_OCI to the latest version (from PHP_5_3 branch)
# This commit reverts some changes to the tests. Given the very high
# failure ratio of the current tests on HEAD I'm not going to fix them
# now. Keeping ext/pdo_oci in sync with 5.3 will be much more helpful when
# merging. The effort to fix the tests can start when 5.3 is out.
14 files changed:
ext/pdo_oci/oci_driver.c
ext/pdo_oci/oci_statement.c
ext/pdo_oci/package.xml [deleted file]
ext/pdo_oci/package2.xml [new file with mode: 0644]
ext/pdo_oci/pdo_oci.c
ext/pdo_oci/php_pdo_oci_int.h
ext/pdo_oci/tests/bug_33707.phpt [new file with mode: 0644]
ext/pdo_oci/tests/pdo_oci_attr_case.phpt
ext/pdo_oci/tests/pdo_oci_attr_client.phpt
ext/pdo_oci/tests/pdo_oci_attr_drivername.phpt
ext/pdo_oci/tests/pdo_oci_attr_nulls_1.phpt
ext/pdo_oci/tests/pdo_oci_attr_server.phpt
ext/pdo_oci/tests/pdo_oci_quote1.phpt
ext/pdo_oci/tests/pecl_bug_6364.phpt