php-src/ext/oci8/tests
2008-05-13 00:04:52 +00:00
..
array_bind_001.phpt fix oci_bind_array_by_name() with SQLT_ODT type 2006-11-23 15:23:10 +00:00
array_bind_002.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
array_bind_003.phpt fix oci_bind_array_by_name() with SQLT_ODT type 2006-11-23 15:23:10 +00:00
array_bind_004.phpt add new tests 2005-12-08 22:31:55 +00:00
array_bind_005.phpt fix test 2007-01-29 16:16:07 +00:00
array_bind_006.phpt fix oci_bind_array_by_name() in Unicode mode 2006-11-23 14:20:59 +00:00
array_bind_007.phpt add new tests 2005-12-08 22:31:55 +00:00
array_bind_008.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
array_bind_009.phpt add new tests 2005-12-08 22:31:55 +00:00
array_bind_010.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
array_bind_011.phpt add new tests 2005-12-08 22:31:55 +00:00
array_bind_012.phpt add new tests 2005-12-08 22:31:55 +00:00
array_bind_013.phpt fix test 2007-01-19 19:43:25 +00:00
array_bind_014.phpt improve tests, add new ones 2006-12-21 19:22:49 +00:00
array_bind_date1.phpt fix oci_bind_array_by_name() with SQLT_ODT type 2006-11-23 15:23:10 +00:00
array_bind_date.phpt fix oci_bind_array_by_name() with SQLT_ODT type 2006-11-23 15:23:10 +00:00
array_bind_float1.phpt add new tests 2005-12-08 22:31:55 +00:00
array_bind_float.phpt nuke erroneous --ENV-- tag 2005-12-06 19:15:02 +00:00
array_bind_int1.phpt improve tests, add new ones 2006-12-21 19:22:49 +00:00
array_bind_int.phpt nuke erroneous --ENV-- tag 2005-12-06 19:15:02 +00:00
array_bind_str1.phpt fix oci_bind_array_by_name() in Unicode mode 2006-11-23 14:20:59 +00:00
array_bind_str.phpt fix oci_bind_array_by_name() in Unicode mode 2006-11-23 14:20:59 +00:00
bind_char_1.phpt Fix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_by_name 2008-03-04 21:45:55 +00:00
bind_char_2.phpt Fix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_by_name 2008-03-04 21:45:55 +00:00
bind_char_3.phpt Fix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_by_name 2008-03-04 21:45:55 +00:00
bind_char_4.phpt Fix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_by_name 2008-03-04 21:45:55 +00:00
bind_empty.phpt improve test 2007-01-30 11:43:07 +00:00
bind_long_raw.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
bind_long.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
bind_raw.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
bug6109.phpt New test for existing behavior 2008-03-12 17:52:29 +00:00
bug26133.phpt fix typo 2005-12-06 19:26:57 +00:00
bug27303_2.phpt fix test names 2007-05-07 16:50:40 +00:00
bug27303_3.phpt fix test names 2007-05-07 16:50:40 +00:00
bug27303_4.phpt fix test names 2007-05-07 16:50:40 +00:00
bug27303.phpt fix test names 2007-05-07 16:50:40 +00:00
bug32325.phpt fix test names 2007-05-07 16:50:40 +00:00
bug35973.phpt fix test names 2007-05-07 16:50:40 +00:00
bug36010.phpt fix test names 2007-05-07 16:50:40 +00:00
bug36096.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
bug37220.phpt New test for old, suspended bug 2008-01-31 22:02:09 +00:00
bug37581.phpt fix tests 2006-11-23 14:36:55 +00:00
bug38161.phpt fix test names 2007-05-07 16:50:40 +00:00
bug38173.phpt fix #38173 (Freeing nested cursors causes OCI8 to segfault) 2006-07-30 20:50:53 +00:00
bug40078.phpt fix #40078 (ORA-01405 when fetching NULL values using oci_bind_array_by_name()) 2007-01-11 11:26:36 +00:00
bug40415.phpt mask resource numbers 2007-03-02 09:12:13 +00:00
bug41069.phpt Fix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_by_name 2008-03-04 21:45:55 +00:00
bug42134.phpt add test (thanks Chris!) 2007-07-31 21:11:22 +00:00
bug42173.phpt Bug #42173 (INTERVAL and TIMESTAMP type fixes) 2007-08-02 19:04:21 +00:00
bug42496_1.phpt MFB: Fix #42496. Cursor leak fetching LOBs 2007-12-11 06:29:38 +00:00
bug42496_2.phpt MFB: Fix #42496. Cursor leak fetching LOBs 2007-12-11 06:29:38 +00:00
bug42841.phpt MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
bug43492_2.phpt OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak) 2008-02-25 23:49:51 +00:00
bug43492.phpt Testcase for #43492 (nested cursors) 2008-01-15 20:53:56 +00:00
bug43497_92.phpt Code: 2008-04-18 00:04:45 +00:00
bug43497.phpt Code: 2008-04-18 00:04:45 +00:00
bug44008.phpt OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak) 2008-02-25 23:49:51 +00:00
bug44113.phpt Code: 2008-04-18 00:04:45 +00:00
bug44206.phpt OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak) 2008-02-25 23:49:51 +00:00
close.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_001.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
coll_002_func.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
coll_002.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
coll_003_func.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_003.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_004_func.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_004.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_005.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
coll_006_func.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
coll_006.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
coll_007.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_008.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_009_func.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_009.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_010_func.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_010.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_011_func.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
coll_011.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
coll_012_func.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
coll_012.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
coll_013_func.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
coll_013.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
coll_014_func.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
coll_014.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
coll_015_func.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_015.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_016_func.phpt fix test 2006-09-27 08:44:12 +00:00
coll_016.phpt change test to work with Oracle 10 2006-09-13 10:44:04 +00:00
coll_017_func.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_017.phpt fix typo 2005-12-06 19:26:57 +00:00
coll_018.phpt more OCI8 tests by Chris Jones 2006-12-22 13:28:46 +00:00
coll_019.phpt fix #39988 (type argument of oci_define_by_name() is ignored) 2007-01-11 11:58:34 +00:00
commit_old.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
commit.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
connect_1_old.phpt fix typo 2005-12-06 19:26:57 +00:00
connect_1.phpt fix typo 2005-12-06 19:26:57 +00:00
connect_old.phpt fix typo 2005-12-06 19:26:57 +00:00
connect_scope1.phpt New/updated tests 2008-05-13 00:04:52 +00:00
connect_scope2.phpt New/updated tests 2008-05-13 00:04:52 +00:00
connect_scope_try1.phpt New/updated tests 2008-05-13 00:04:52 +00:00
connect_scope_try2.phpt New/updated tests 2008-05-13 00:04:52 +00:00
connect_scope_try3.phpt New/updated tests 2008-05-13 00:04:52 +00:00
connect_scope_try4.phpt New/updated tests 2008-05-13 00:04:52 +00:00
connect_scope_try5.phpt New/updated tests 2008-05-13 00:04:52 +00:00
connect_scope_try6.phpt New/updated tests 2008-05-13 00:04:52 +00:00
connect_with_charset_001.phpt fix tests 2006-11-23 14:36:55 +00:00
connect_without_oracle_home_old.phpt disable tests 2006-12-12 13:22:33 +00:00
connect_without_oracle_home.phpt disable tests 2006-12-12 13:22:33 +00:00
connect.inc BFILE tests are only valid when Oracle is installed on the same host 2006-12-12 12:57:02 +00:00
connect.phpt fix typo 2005-12-06 19:26:57 +00:00
create_table.inc
create_type.inc
cursor_bind_err.phpt fix typo 2005-12-06 19:26:57 +00:00
cursor_bind.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
cursors_old.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
cursors.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
debug.phpt MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
default_prefetch1.phpt fix typo 2005-12-06 19:26:57 +00:00
default_prefetch2.phpt fix typo 2005-12-06 19:26:57 +00:00
default_prefetch.phpt fix typo 2005-12-06 19:26:57 +00:00
define1.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
define2.phpt fix #39988 (type argument of oci_define_by_name() is ignored) 2007-01-11 11:58:34 +00:00
define3.phpt fix #39988 (type argument of oci_define_by_name() is ignored) 2007-01-11 11:58:34 +00:00
define4.phpt fix #39988 (type argument of oci_define_by_name() is ignored) 2007-01-11 11:58:34 +00:00
define5.phpt fix #39988 (type argument of oci_define_by_name() is ignored) 2007-01-11 11:58:34 +00:00
define_old.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
define.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
descriptors.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
details.inc MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
drcp_cclass1.phpt Code: 2008-04-18 00:04:45 +00:00
drcp_characterset.phpt MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
drcp_conn_close1.phpt MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
drcp_conn_close2.phpt MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
drcp_connect1.phpt Code: 2008-04-18 00:04:45 +00:00
drcp_connection_class.phpt MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
drcp_functions.inc MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
drcp_newconnect.phpt MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
drcp_pconn_close1.phpt MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
drcp_pconn_close2.phpt MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
drcp_privileged.phpt MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
drcp_scope1.phpt Code: 2008-04-18 00:04:45 +00:00
drcp_scope2.phpt Code: 2008-04-18 00:04:45 +00:00
drcp_scope3.phpt Code: 2008-04-18 00:04:45 +00:00
drcp_scope4.phpt New/updated tests 2008-05-13 00:04:52 +00:00
drcp_scope5.phpt Code: 2008-04-18 00:04:45 +00:00
drop_table.inc
drop_type.inc
error1.phpt fix test 2006-12-23 14:14:14 +00:00
error2.phpt more OCI8 tests by Chris Jones 2006-12-22 13:28:46 +00:00
error_old.phpt fix tests 2006-12-23 14:10:52 +00:00
error.phpt fix tests 2006-12-23 14:10:52 +00:00
exec_fetch.phpt fix tests 2006-03-28 09:13:35 +00:00
execute_mode.phpt add new tests 2005-12-08 22:31:55 +00:00
fetch_all2.phpt improve tests, add new ones 2006-12-21 19:22:49 +00:00
fetch_all3.phpt MFB: sync DRCP connection pooling and FAN support from PHP 5.3 2008-02-19 01:44:29 +00:00
fetch_all.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
fetch_array.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
fetch_assoc.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
fetch_into1.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
fetch_into2.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
fetch_into.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
fetch_object.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
fetch_row.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
fetch.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
field_funcs1.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
field_funcs2.phpt Bug #41917: New OCI8 tests for scale and precision 2007-07-06 23:31:36 +00:00
field_funcs_old.phpt Bug #41917: New OCI8 tests for scale and precision 2007-07-06 23:31:36 +00:00
field_funcs.phpt Bug #41917: New OCI8 tests for scale and precision 2007-07-06 23:31:36 +00:00
function_aliases.phpt more test improvements by Chris Jones 2006-12-27 09:48:05 +00:00
lob_001.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_002.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_003.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_004.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_005.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
lob_006.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_007.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_008.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_009.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
lob_009.txt
lob_010.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_011.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_012.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_013.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_014.phpt OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak) 2008-02-25 23:49:51 +00:00
lob_015.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
lob_016.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_017.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_018.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_019.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_020.phpt improve tests, add new ones 2006-12-21 19:22:49 +00:00
lob_021.phpt OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak) 2008-02-25 23:49:51 +00:00
lob_022.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_023.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_024.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_025.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_026.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_027.phpt improve tests, add new ones 2006-12-21 19:22:49 +00:00
lob_028.phpt add new tests 2006-12-12 09:33:17 +00:00
lob_029.phpt new tests by Chris and me 2007-03-01 23:28:51 +00:00
lob_030.phpt new tests by Christopher Jones 2006-12-21 12:41:03 +00:00
lob_031.phpt new tests by Christopher Jones 2006-12-21 12:41:03 +00:00
lob_032.phpt new tests by Christopher Jones 2006-12-21 12:41:03 +00:00
lob_033.phpt improve tests, add new ones 2006-12-21 19:22:49 +00:00
lob_034.phpt improve tests, add new ones 2006-12-21 19:22:49 +00:00
lob_035.phpt improve tests, add new ones 2006-12-21 19:22:49 +00:00
lob_036.phpt more OCI8 tests by Chris Jones 2006-12-22 13:28:46 +00:00
lob_037.phpt new tests by Chris and me 2007-03-01 23:28:51 +00:00
lob_038.phpt new tests by Chris and me 2007-03-01 23:28:51 +00:00
lob_039.phpt fix test noise 2008-02-26 01:04:35 +00:00
lob_040.phpt MFB: new test 2007-07-03 15:10:53 +00:00
lob_041.phpt MFB: Fix #42496. Cursor leak fetching LOBs 2007-12-11 06:29:38 +00:00
lob_042.phpt MFB: Test existing LOB error messages 2008-02-16 03:02:24 +00:00
lob_aliases.phpt more test improvements by Chris Jones 2006-12-27 09:48:05 +00:00
lob_null.phpt fix #41711 (Null temporary lobs not supported) 2007-06-25 18:25:08 +00:00
lob_temp1.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
lob_temp.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
minfo.phpt New/updated tests 2008-05-13 00:04:52 +00:00
num.phpt more test improvements by Chris Jones 2006-12-27 09:48:05 +00:00
oci_execute_segfault.phpt fix segfault on re-binding and re-executing a statement 2007-01-31 10:36:20 +00:00
old_oci_close1.phpt fix typo 2005-12-06 19:26:57 +00:00
old_oci_close.phpt fix typo 2005-12-06 19:26:57 +00:00
parse_error.phpt New test for error handling 2007-08-01 15:18:25 +00:00
password_2.phpt Code: 2008-04-18 00:04:45 +00:00
password_new.phpt Code: 2008-04-18 00:04:45 +00:00
password_old.phpt Code: 2008-04-18 00:04:45 +00:00
password.phpt Code: 2008-04-18 00:04:45 +00:00
pecl_bug8816.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
pecl_bug10194_blob_64.phpt Code: 2008-04-18 00:04:45 +00:00
pecl_bug10194_blob.phpt Code: 2008-04-18 00:04:45 +00:00
pecl_bug10194.phpt fix tests 2007-05-07 12:09:50 +00:00
persistent.phpt fix typo 2005-12-06 19:26:57 +00:00
prefetch_old.phpt fix typo 2005-12-06 19:26:57 +00:00
prefetch.phpt fix typo 2005-12-06 19:26:57 +00:00
privileged_connect1.phpt fix test 2007-01-29 16:18:15 +00:00
privileged_connect.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
rowid_bind.phpt MFB New tests 2007-08-30 17:34:01 +00:00
select_null.phpt add Unicode EXPECT tags 2006-07-10 20:48:04 +00:00
serverversion.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
skipif.inc
statement_cache.phpt add _not yet 100% complete_ Unicode support 2006-11-10 16:56:19 +00:00
statement_type_old.phpt more test improvements by Chris Jones 2006-12-27 09:48:05 +00:00
statement_type.phpt more test improvements by Chris Jones 2006-12-27 09:48:05 +00:00
test.gif MF51: fix #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields) 2006-04-12 19:22:12 +00:00
test.txt fix test 2006-05-30 21:54:17 +00:00
testping.phpt Code: 2008-04-18 00:04:45 +00:00
uncommitted.phpt fix typo 2005-12-06 19:26:57 +00:00
xmltype_01.phpt MFB New tests 2007-08-30 17:34:01 +00:00