sixd Fri, 10 Jun 2011 19:16:35 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=312024
Log: Add new OCI8 tests. Refactor skipifs. Sync 5.3/5.4/trunk branches Changed paths: U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_001.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_002.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_003.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_004.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_005.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_006.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_007.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_008.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_010.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_011.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_012.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_014.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_date.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_date1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_float.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_float1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_int.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_int1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_str.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/array_bind_str1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/b47243_1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/b47243_2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/b47243_3.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_char_1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_char_1_11gR1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_char_2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_char_2_11gR1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_char_3.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_char_3_11gR1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_char_4.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_char_4_11gR1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_long.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_long_raw.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_misccoltypes.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_misccoltypes_errs.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_number.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_query.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_raw.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_rowid.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_sqltafc.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_sqltchr_1.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_sqltchr_2.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_sqltint.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_sqltnum.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_unsupported_1.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_unsupported_2.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bind_unsupported_3.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug26133.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug27303_1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug27303_1_11gR1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug27303_2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug27303_2_11gR1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug27303_4.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug32325.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug35973.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug36010.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug36096.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug36403.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug37220.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug37581.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug38173.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug40078.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug40415.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug41069.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug42134.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug42173.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug42496_1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug42496_2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug42841.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug43492.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug43492_2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug43497.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug43497_92.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug44008.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug44113.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug44206.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug45458.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug46994.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug47189.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug47281.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/bug47281_tt.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/bug51253.phpt D php/php-src/branches/PHP_5_3/ext/oci8/tests/bug51291.phpt A + php/php-src/branches/PHP_5_3/ext/oci8/tests/bug51291_1.phpt (from php/php-src/branches/PHP_5_3/ext/oci8/tests/bug51291.phpt:r307736) A php/php-src/branches/PHP_5_3/ext/oci8/tests/bug51291_2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_001.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_002.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_002_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_003.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_003_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_004.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_004_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_005.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_006.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_006_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_007.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_008.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_009.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_009_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_010.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_010_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_011.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_011_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_012.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_012_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_013.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_013_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_014.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_014_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_015.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_015_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_016.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_016_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_017.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_017_func.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_018.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/coll_019.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/commit_001.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/commit_002.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/commit_old.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/conn_attr_1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/conn_attr_2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/conn_attr_3.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/conn_attr_4.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/conn_attr_5.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect.inc U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect_scope1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect_scope2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect_scope_try1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect_scope_try2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect_scope_try3.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect_scope_try4.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect_scope_try5.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect_scope_try6.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect_without_oracle_home_11.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect_without_oracle_home_old.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/connect_without_oracle_home_old_11.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/create_table.inc U php/php-src/branches/PHP_5_3/ext/oci8/tests/cursor_bind.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/cursor_bind_err.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/cursors.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/cursors_old.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/dbmsoutput.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/default_prefetch.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/default_prefetch0.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/default_prefetch1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/default_prefetch2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/define.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/define0.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/define1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/define2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/define3.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/define4.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/define5.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/define6.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/define_old.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/descriptors.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/details.inc U php/php-src/branches/PHP_5_3/ext/oci8/tests/drcp_connect1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/drcp_functions.inc U php/php-src/branches/PHP_5_3/ext/oci8/tests/drcp_privileged.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/driver_name.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/dupcolnames.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/edition_1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/edition_2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/error.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/error1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/error2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/error_bind.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/error_old.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/error_parse.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/exec_fetch.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_all.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_all1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_all2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_all3.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_all4.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_all5.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_array.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_assoc.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_into.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_into1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_into2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_object.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_object_1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_object_2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/fetch_row.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/field_funcs.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/field_funcs0.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/field_funcs1.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/field_funcs3.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/field_funcs_old.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_001.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_002.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_003.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_004.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_005.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_006.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_007.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_008.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_009.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_010.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_011.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_012.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_013.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_014.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_015.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_016.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_017.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_018.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_019.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_020.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_021.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_022.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_023.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_024.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_025.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_026.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_027.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_028.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_029.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_030.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_031.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_032.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_033.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_034.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_035.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_036.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_037.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_038.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_039.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_040.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_041.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_042.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_043.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_044.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_aliases.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_null.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_temp.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/lob_temp1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/null_byte_2.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/null_byte_3.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/num.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/oci_execute_segfault.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/password.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/password_2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/password_new.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/password_old.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/pecl_bug10194.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/pecl_bug10194_blob.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/pecl_bug10194_blob_64.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/pecl_bug16035.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/pecl_bug16842.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/pecl_bug8816.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/prefetch.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/prefetch_old.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/refcur_prefetch_1.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/refcur_prefetch_2.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/refcur_prefetch_3.phpt A php/php-src/branches/PHP_5_3/ext/oci8/tests/refcur_prefetch_4.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/select_null.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/serverversion.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/skipif.inc U php/php-src/branches/PHP_5_3/ext/oci8/tests/statement_cache.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/xmltype_01.phpt U php/php-src/branches/PHP_5_3/ext/oci8/tests/xmltype_02.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_001.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_002.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_003.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_004.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_005.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_006.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_007.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_008.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_010.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_011.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_012.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_014.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_date.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_date1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_float.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_float1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_int.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_int1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_str.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/array_bind_str1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/b47243_1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/b47243_2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/b47243_3.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_char_1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_char_1_11gR1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_char_2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_char_2_11gR1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_char_3.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_char_3_11gR1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_char_4.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_char_4_11gR1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_long.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_long_raw.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_misccoltypes.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_misccoltypes_errs.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_number.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_query.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_raw.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_rowid.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_sqltafc.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_sqltchr_1.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_sqltchr_2.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_sqltint.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_sqltnum.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_unsupported_1.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_unsupported_2.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bind_unsupported_3.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug26133.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug27303_1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug27303_1_11gR1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug27303_2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug27303_2_11gR1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug27303_4.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug32325.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug35973.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug36010.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug36096.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug36403.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug37220.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug37581.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug38173.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug40078.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug40415.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug41069.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug42134.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug42173.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug42496_1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug42496_2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug42841.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug43492.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug43492_2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug43497.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug43497_92.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug44008.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug44113.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug44206.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug45458.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug46994.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug47189.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug47281.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bug47281_tt.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/bug51253.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bug51291_1.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/bug51291_2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_001.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_002.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_002_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_003.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_003_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_004.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_004_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_005.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_006.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_006_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_007.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_008.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_009.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_009_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_010.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_010_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_011.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_011_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_012.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_012_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_013.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_013_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_014.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_014_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_015.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_015_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_016.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_016_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_017.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_017_func.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_018.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/coll_019.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/commit_001.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/commit_002.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/commit_old.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/conn_attr_1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/conn_attr_2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/conn_attr_3.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/conn_attr_4.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/conn_attr_5.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect.inc U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect_scope1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect_scope2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect_scope_try1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect_scope_try2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect_scope_try3.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect_scope_try4.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect_scope_try5.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect_scope_try6.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect_without_oracle_home_11.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect_without_oracle_home_old.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/connect_without_oracle_home_old_11.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/create_table.inc U php/php-src/branches/PHP_5_4/ext/oci8/tests/cursor_bind.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/cursor_bind_err.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/cursors.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/cursors_old.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/dbmsoutput.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/default_prefetch.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/default_prefetch0.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/default_prefetch1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/default_prefetch2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/define.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/define0.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/define1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/define2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/define3.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/define4.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/define5.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/define6.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/define_old.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/descriptors.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/details.inc U php/php-src/branches/PHP_5_4/ext/oci8/tests/drcp_connect1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/drcp_functions.inc U php/php-src/branches/PHP_5_4/ext/oci8/tests/drcp_privileged.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/driver_name.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/dupcolnames.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/edition_1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/edition_2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/error.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/error1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/error2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/error_bind.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/error_old.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/error_parse.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/exec_fetch.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_all.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_all1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_all2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_all3.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_all4.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_all5.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_array.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_assoc.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_into.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_into1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_into2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_object.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_object_1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_object_2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/fetch_row.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/field_funcs.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/field_funcs0.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/field_funcs1.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/field_funcs3.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/field_funcs_old.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_001.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_002.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_003.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_004.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_005.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_006.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_007.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_008.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_009.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_010.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_011.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_012.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_013.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_014.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_015.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_016.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_017.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_018.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_019.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_020.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_021.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_022.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_023.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_024.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_025.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_026.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_027.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_028.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_029.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_030.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_031.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_032.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_033.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_034.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_035.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_036.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_037.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_038.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_039.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_040.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_041.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_042.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_043.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_044.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_aliases.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_null.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_temp.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/lob_temp1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/null_byte_2.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/null_byte_3.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/num.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/oci_execute_segfault.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/password.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/password_2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/password_new.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/password_old.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/pecl_bug10194.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/pecl_bug10194_blob.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/pecl_bug10194_blob_64.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/pecl_bug16035.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/pecl_bug16842.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/pecl_bug8816.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/prefetch.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/prefetch_old.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/refcur_prefetch_1.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/refcur_prefetch_2.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/refcur_prefetch_3.phpt A php/php-src/branches/PHP_5_4/ext/oci8/tests/refcur_prefetch_4.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/select_null.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/serverversion.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/skipif.inc U php/php-src/branches/PHP_5_4/ext/oci8/tests/statement_cache.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/xmltype_01.phpt U php/php-src/branches/PHP_5_4/ext/oci8/tests/xmltype_02.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_001.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_002.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_003.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_004.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_005.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_006.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_007.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_008.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_010.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_011.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_012.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_014.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_date.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_date1.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_float.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_float1.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_int.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_int1.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_str.phpt U php/php-src/trunk/ext/oci8/tests/array_bind_str1.phpt U php/php-src/trunk/ext/oci8/tests/b47243_1.phpt U php/php-src/trunk/ext/oci8/tests/b47243_2.phpt U php/php-src/trunk/ext/oci8/tests/b47243_3.phpt U php/php-src/trunk/ext/oci8/tests/bind_char_1.phpt U php/php-src/trunk/ext/oci8/tests/bind_char_1_11gR1.phpt U php/php-src/trunk/ext/oci8/tests/bind_char_2.phpt U php/php-src/trunk/ext/oci8/tests/bind_char_2_11gR1.phpt U php/php-src/trunk/ext/oci8/tests/bind_char_3.phpt U php/php-src/trunk/ext/oci8/tests/bind_char_3_11gR1.phpt U php/php-src/trunk/ext/oci8/tests/bind_char_4.phpt U php/php-src/trunk/ext/oci8/tests/bind_char_4_11gR1.phpt U php/php-src/trunk/ext/oci8/tests/bind_long.phpt U php/php-src/trunk/ext/oci8/tests/bind_long_raw.phpt A php/php-src/trunk/ext/oci8/tests/bind_misccoltypes.phpt A php/php-src/trunk/ext/oci8/tests/bind_misccoltypes_errs.phpt A php/php-src/trunk/ext/oci8/tests/bind_number.phpt A php/php-src/trunk/ext/oci8/tests/bind_query.phpt U php/php-src/trunk/ext/oci8/tests/bind_raw.phpt U php/php-src/trunk/ext/oci8/tests/bind_rowid.phpt A php/php-src/trunk/ext/oci8/tests/bind_sqltafc.phpt A php/php-src/trunk/ext/oci8/tests/bind_sqltchr_1.phpt A php/php-src/trunk/ext/oci8/tests/bind_sqltchr_2.phpt A php/php-src/trunk/ext/oci8/tests/bind_sqltint.phpt A php/php-src/trunk/ext/oci8/tests/bind_sqltnum.phpt A php/php-src/trunk/ext/oci8/tests/bind_unsupported_1.phpt A php/php-src/trunk/ext/oci8/tests/bind_unsupported_2.phpt A php/php-src/trunk/ext/oci8/tests/bind_unsupported_3.phpt U php/php-src/trunk/ext/oci8/tests/bug26133.phpt U php/php-src/trunk/ext/oci8/tests/bug27303_1.phpt U php/php-src/trunk/ext/oci8/tests/bug27303_1_11gR1.phpt U php/php-src/trunk/ext/oci8/tests/bug27303_2.phpt U php/php-src/trunk/ext/oci8/tests/bug27303_2_11gR1.phpt U php/php-src/trunk/ext/oci8/tests/bug27303_4.phpt U php/php-src/trunk/ext/oci8/tests/bug32325.phpt U php/php-src/trunk/ext/oci8/tests/bug35973.phpt U php/php-src/trunk/ext/oci8/tests/bug36010.phpt U php/php-src/trunk/ext/oci8/tests/bug36096.phpt U php/php-src/trunk/ext/oci8/tests/bug36403.phpt U php/php-src/trunk/ext/oci8/tests/bug37220.phpt U php/php-src/trunk/ext/oci8/tests/bug37581.phpt U php/php-src/trunk/ext/oci8/tests/bug38173.phpt U php/php-src/trunk/ext/oci8/tests/bug40078.phpt U php/php-src/trunk/ext/oci8/tests/bug40415.phpt U php/php-src/trunk/ext/oci8/tests/bug41069.phpt U php/php-src/trunk/ext/oci8/tests/bug42134.phpt U php/php-src/trunk/ext/oci8/tests/bug42173.phpt U php/php-src/trunk/ext/oci8/tests/bug42496_1.phpt U php/php-src/trunk/ext/oci8/tests/bug42496_2.phpt U php/php-src/trunk/ext/oci8/tests/bug42841.phpt U php/php-src/trunk/ext/oci8/tests/bug43492.phpt U php/php-src/trunk/ext/oci8/tests/bug43492_2.phpt U php/php-src/trunk/ext/oci8/tests/bug43497.phpt U php/php-src/trunk/ext/oci8/tests/bug43497_92.phpt U php/php-src/trunk/ext/oci8/tests/bug44008.phpt U php/php-src/trunk/ext/oci8/tests/bug44113.phpt U php/php-src/trunk/ext/oci8/tests/bug44206.phpt U php/php-src/trunk/ext/oci8/tests/bug45458.phpt U php/php-src/trunk/ext/oci8/tests/bug46994.phpt U php/php-src/trunk/ext/oci8/tests/bug47189.phpt U php/php-src/trunk/ext/oci8/tests/bug47281.phpt A php/php-src/trunk/ext/oci8/tests/bug47281_tt.phpt U php/php-src/trunk/ext/oci8/tests/bug51253.phpt A php/php-src/trunk/ext/oci8/tests/bug51291_1.phpt A php/php-src/trunk/ext/oci8/tests/bug51291_2.phpt U php/php-src/trunk/ext/oci8/tests/coll_001.phpt U php/php-src/trunk/ext/oci8/tests/coll_002.phpt U php/php-src/trunk/ext/oci8/tests/coll_002_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_003.phpt U php/php-src/trunk/ext/oci8/tests/coll_003_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_004.phpt U php/php-src/trunk/ext/oci8/tests/coll_004_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_005.phpt U php/php-src/trunk/ext/oci8/tests/coll_006.phpt U php/php-src/trunk/ext/oci8/tests/coll_006_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_007.phpt U php/php-src/trunk/ext/oci8/tests/coll_008.phpt U php/php-src/trunk/ext/oci8/tests/coll_009.phpt U php/php-src/trunk/ext/oci8/tests/coll_009_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_010.phpt U php/php-src/trunk/ext/oci8/tests/coll_010_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_011.phpt U php/php-src/trunk/ext/oci8/tests/coll_011_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_012.phpt U php/php-src/trunk/ext/oci8/tests/coll_012_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_013.phpt U php/php-src/trunk/ext/oci8/tests/coll_013_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_014.phpt U php/php-src/trunk/ext/oci8/tests/coll_014_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_015.phpt U php/php-src/trunk/ext/oci8/tests/coll_015_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_016.phpt U php/php-src/trunk/ext/oci8/tests/coll_016_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_017.phpt U php/php-src/trunk/ext/oci8/tests/coll_017_func.phpt U php/php-src/trunk/ext/oci8/tests/coll_018.phpt U php/php-src/trunk/ext/oci8/tests/coll_019.phpt U php/php-src/trunk/ext/oci8/tests/commit_001.phpt U php/php-src/trunk/ext/oci8/tests/commit_002.phpt U php/php-src/trunk/ext/oci8/tests/commit_old.phpt U php/php-src/trunk/ext/oci8/tests/conn_attr_1.phpt U php/php-src/trunk/ext/oci8/tests/conn_attr_2.phpt U php/php-src/trunk/ext/oci8/tests/conn_attr_3.phpt U php/php-src/trunk/ext/oci8/tests/conn_attr_4.phpt U php/php-src/trunk/ext/oci8/tests/conn_attr_5.phpt U php/php-src/trunk/ext/oci8/tests/connect.inc U php/php-src/trunk/ext/oci8/tests/connect_scope1.phpt U php/php-src/trunk/ext/oci8/tests/connect_scope2.phpt U php/php-src/trunk/ext/oci8/tests/connect_scope_try1.phpt U php/php-src/trunk/ext/oci8/tests/connect_scope_try2.phpt U php/php-src/trunk/ext/oci8/tests/connect_scope_try3.phpt U php/php-src/trunk/ext/oci8/tests/connect_scope_try4.phpt U php/php-src/trunk/ext/oci8/tests/connect_scope_try5.phpt U php/php-src/trunk/ext/oci8/tests/connect_scope_try6.phpt U php/php-src/trunk/ext/oci8/tests/connect_without_oracle_home_11.phpt U php/php-src/trunk/ext/oci8/tests/connect_without_oracle_home_old.phpt U php/php-src/trunk/ext/oci8/tests/connect_without_oracle_home_old_11.phpt U php/php-src/trunk/ext/oci8/tests/create_table.inc U php/php-src/trunk/ext/oci8/tests/cursor_bind.phpt U php/php-src/trunk/ext/oci8/tests/cursor_bind_err.phpt U php/php-src/trunk/ext/oci8/tests/cursors.phpt U php/php-src/trunk/ext/oci8/tests/cursors_old.phpt A php/php-src/trunk/ext/oci8/tests/dbmsoutput.phpt U php/php-src/trunk/ext/oci8/tests/default_prefetch.phpt A php/php-src/trunk/ext/oci8/tests/default_prefetch0.phpt U php/php-src/trunk/ext/oci8/tests/default_prefetch1.phpt U php/php-src/trunk/ext/oci8/tests/default_prefetch2.phpt U php/php-src/trunk/ext/oci8/tests/define.phpt A php/php-src/trunk/ext/oci8/tests/define0.phpt U php/php-src/trunk/ext/oci8/tests/define1.phpt U php/php-src/trunk/ext/oci8/tests/define2.phpt U php/php-src/trunk/ext/oci8/tests/define3.phpt U php/php-src/trunk/ext/oci8/tests/define4.phpt U php/php-src/trunk/ext/oci8/tests/define5.phpt A php/php-src/trunk/ext/oci8/tests/define6.phpt U php/php-src/trunk/ext/oci8/tests/define_old.phpt U php/php-src/trunk/ext/oci8/tests/descriptors.phpt U php/php-src/trunk/ext/oci8/tests/details.inc U php/php-src/trunk/ext/oci8/tests/drcp_connect1.phpt U php/php-src/trunk/ext/oci8/tests/drcp_functions.inc U php/php-src/trunk/ext/oci8/tests/drcp_privileged.phpt U php/php-src/trunk/ext/oci8/tests/driver_name.phpt A php/php-src/trunk/ext/oci8/tests/dupcolnames.phpt U php/php-src/trunk/ext/oci8/tests/edition_1.phpt U php/php-src/trunk/ext/oci8/tests/edition_2.phpt U php/php-src/trunk/ext/oci8/tests/error.phpt U php/php-src/trunk/ext/oci8/tests/error1.phpt U php/php-src/trunk/ext/oci8/tests/error2.phpt U php/php-src/trunk/ext/oci8/tests/error_bind.phpt U php/php-src/trunk/ext/oci8/tests/error_old.phpt U php/php-src/trunk/ext/oci8/tests/error_parse.phpt U php/php-src/trunk/ext/oci8/tests/exec_fetch.phpt U php/php-src/trunk/ext/oci8/tests/fetch.phpt U php/php-src/trunk/ext/oci8/tests/fetch_all.phpt A php/php-src/trunk/ext/oci8/tests/fetch_all1.phpt U php/php-src/trunk/ext/oci8/tests/fetch_all2.phpt U php/php-src/trunk/ext/oci8/tests/fetch_all3.phpt U php/php-src/trunk/ext/oci8/tests/fetch_all4.phpt U php/php-src/trunk/ext/oci8/tests/fetch_all5.phpt U php/php-src/trunk/ext/oci8/tests/fetch_array.phpt U php/php-src/trunk/ext/oci8/tests/fetch_assoc.phpt U php/php-src/trunk/ext/oci8/tests/fetch_into.phpt U php/php-src/trunk/ext/oci8/tests/fetch_into1.phpt U php/php-src/trunk/ext/oci8/tests/fetch_into2.phpt U php/php-src/trunk/ext/oci8/tests/fetch_object.phpt A php/php-src/trunk/ext/oci8/tests/fetch_object_1.phpt U php/php-src/trunk/ext/oci8/tests/fetch_object_2.phpt U php/php-src/trunk/ext/oci8/tests/fetch_row.phpt U php/php-src/trunk/ext/oci8/tests/field_funcs.phpt A php/php-src/trunk/ext/oci8/tests/field_funcs0.phpt U php/php-src/trunk/ext/oci8/tests/field_funcs1.phpt A php/php-src/trunk/ext/oci8/tests/field_funcs3.phpt U php/php-src/trunk/ext/oci8/tests/field_funcs_old.phpt U php/php-src/trunk/ext/oci8/tests/lob_001.phpt U php/php-src/trunk/ext/oci8/tests/lob_002.phpt U php/php-src/trunk/ext/oci8/tests/lob_003.phpt U php/php-src/trunk/ext/oci8/tests/lob_004.phpt U php/php-src/trunk/ext/oci8/tests/lob_005.phpt U php/php-src/trunk/ext/oci8/tests/lob_006.phpt U php/php-src/trunk/ext/oci8/tests/lob_007.phpt U php/php-src/trunk/ext/oci8/tests/lob_008.phpt U php/php-src/trunk/ext/oci8/tests/lob_009.phpt U php/php-src/trunk/ext/oci8/tests/lob_010.phpt U php/php-src/trunk/ext/oci8/tests/lob_011.phpt U php/php-src/trunk/ext/oci8/tests/lob_012.phpt U php/php-src/trunk/ext/oci8/tests/lob_013.phpt U php/php-src/trunk/ext/oci8/tests/lob_014.phpt U php/php-src/trunk/ext/oci8/tests/lob_015.phpt U php/php-src/trunk/ext/oci8/tests/lob_016.phpt U php/php-src/trunk/ext/oci8/tests/lob_017.phpt U php/php-src/trunk/ext/oci8/tests/lob_018.phpt U php/php-src/trunk/ext/oci8/tests/lob_019.phpt U php/php-src/trunk/ext/oci8/tests/lob_020.phpt U php/php-src/trunk/ext/oci8/tests/lob_021.phpt U php/php-src/trunk/ext/oci8/tests/lob_022.phpt U php/php-src/trunk/ext/oci8/tests/lob_023.phpt U php/php-src/trunk/ext/oci8/tests/lob_024.phpt U php/php-src/trunk/ext/oci8/tests/lob_025.phpt U php/php-src/trunk/ext/oci8/tests/lob_026.phpt U php/php-src/trunk/ext/oci8/tests/lob_027.phpt U php/php-src/trunk/ext/oci8/tests/lob_028.phpt U php/php-src/trunk/ext/oci8/tests/lob_029.phpt U php/php-src/trunk/ext/oci8/tests/lob_030.phpt U php/php-src/trunk/ext/oci8/tests/lob_031.phpt U php/php-src/trunk/ext/oci8/tests/lob_032.phpt U php/php-src/trunk/ext/oci8/tests/lob_033.phpt U php/php-src/trunk/ext/oci8/tests/lob_034.phpt U php/php-src/trunk/ext/oci8/tests/lob_035.phpt U php/php-src/trunk/ext/oci8/tests/lob_036.phpt U php/php-src/trunk/ext/oci8/tests/lob_037.phpt U php/php-src/trunk/ext/oci8/tests/lob_038.phpt U php/php-src/trunk/ext/oci8/tests/lob_039.phpt U php/php-src/trunk/ext/oci8/tests/lob_040.phpt U php/php-src/trunk/ext/oci8/tests/lob_041.phpt U php/php-src/trunk/ext/oci8/tests/lob_042.phpt U php/php-src/trunk/ext/oci8/tests/lob_043.phpt A php/php-src/trunk/ext/oci8/tests/lob_044.phpt U php/php-src/trunk/ext/oci8/tests/lob_aliases.phpt U php/php-src/trunk/ext/oci8/tests/lob_null.phpt U php/php-src/trunk/ext/oci8/tests/lob_temp.phpt U php/php-src/trunk/ext/oci8/tests/lob_temp1.phpt U php/php-src/trunk/ext/oci8/tests/null_byte_2.phpt A php/php-src/trunk/ext/oci8/tests/null_byte_3.phpt U php/php-src/trunk/ext/oci8/tests/num.phpt U php/php-src/trunk/ext/oci8/tests/oci_execute_segfault.phpt U php/php-src/trunk/ext/oci8/tests/password.phpt U php/php-src/trunk/ext/oci8/tests/password_2.phpt U php/php-src/trunk/ext/oci8/tests/password_new.phpt U php/php-src/trunk/ext/oci8/tests/password_old.phpt U php/php-src/trunk/ext/oci8/tests/pecl_bug10194.phpt U php/php-src/trunk/ext/oci8/tests/pecl_bug10194_blob.phpt U php/php-src/trunk/ext/oci8/tests/pecl_bug10194_blob_64.phpt U php/php-src/trunk/ext/oci8/tests/pecl_bug16035.phpt U php/php-src/trunk/ext/oci8/tests/pecl_bug16842.phpt U php/php-src/trunk/ext/oci8/tests/pecl_bug8816.phpt U php/php-src/trunk/ext/oci8/tests/prefetch.phpt U php/php-src/trunk/ext/oci8/tests/prefetch_old.phpt U php/php-src/trunk/ext/oci8/tests/refcur_prefetch_1.phpt U php/php-src/trunk/ext/oci8/tests/refcur_prefetch_2.phpt U php/php-src/trunk/ext/oci8/tests/refcur_prefetch_3.phpt A php/php-src/trunk/ext/oci8/tests/refcur_prefetch_4.phpt U php/php-src/trunk/ext/oci8/tests/select_null.phpt U php/php-src/trunk/ext/oci8/tests/serverversion.phpt U php/php-src/trunk/ext/oci8/tests/skipif.inc U php/php-src/trunk/ext/oci8/tests/statement_cache.phpt U php/php-src/trunk/ext/oci8/tests/xmltype_01.phpt U php/php-src/trunk/ext/oci8/tests/xmltype_02.phpt <diffs exceeded maximum size>
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php