php-src/ext/oci8/tests
2010-04-29 05:07:16 +00:00
..
array_bind_001.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_002.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_003.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_004.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_005.phpt MFH: fix #39988 (type argument of oci_define_by_name() is ignored) 2007-01-11 12:01:08 +00:00
array_bind_006.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_007.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_008.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_009.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_010.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_011.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_012.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_013.phpt MFH 2007-01-19 19:43:30 +00:00
array_bind_014.phpt improve tests 2006-12-21 19:23:26 +00:00
array_bind_date1.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_date.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
array_bind_float1.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_float.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
array_bind_int1.phpt improve tests 2006-12-21 19:23:26 +00:00
array_bind_int.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
array_bind_str1.phpt new tests 2005-12-08 22:30:23 +00:00
array_bind_str.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
b47243_1.phpt MFH: Bug #47243 (Crash at shutdown on Windows) 2009-03-09 20:09:07 +00:00
b47243_2.phpt MFH: Bug #47243 (Crash at shutdown on Windows) 2009-03-09 20:09:07 +00:00
b47243_3.phpt MFH: Bug #47243 (Crash at shutdown on Windows) 2009-03-09 20:09:07 +00:00
bind_char_1_11gR1.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bind_char_1.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bind_char_2_11gR1.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bind_char_2.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bind_char_3_11gR1.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bind_char_3.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bind_char_4_11gR1.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bind_char_4.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bind_empty.phpt Bug #51691 (Unnecessary realloc causes crashes in PHP trunk tests with interned strings). Updated tests check some other edge cases 2010-04-29 05:07:16 +00:00
bind_long_raw.phpt fix #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields) 2006-04-12 19:21:35 +00:00
bind_long.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bind_raw.phpt fix #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields) 2006-04-12 19:21:35 +00:00
bind_rowid.phpt name changes for consistency with planned additions 2010-03-22 22:37:20 +00:00
bug26133.phpt refactor tests 2009-10-02 20:16:59 +00:00
bug27303_1_11gR1.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bug27303_1.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bug27303_2_11gR1.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bug27303_2.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bug27303_3.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bug27303_4_11gR1.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bug27303_4.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bug32325.phpt refactor tests 2009-10-02 20:16:59 +00:00
bug35973.phpt fix test names 2007-05-07 18:03:01 +00:00
bug36010.phpt fix test names 2007-05-07 18:03:01 +00:00
bug36096.phpt fix test 2006-01-31 18:39:28 +00:00
bug36403.phpt Add test for long fixed bug 2009-11-10 22:48:37 +00:00
bug37220.phpt MFH: New test for old, suspended bug 2008-01-31 22:03:23 +00:00
bug37581.phpt MFH: fix #37581 (oci_bind_array_by_name clobbers input array when using SQLT_AFC, AVC) 2006-07-31 10:30:23 +00:00
bug38161.phpt fix test names 2007-05-07 18:03:01 +00:00
bug38173.phpt MFH: fix #38173 (Freeing nested cursors causes OCI8 to segfault) 2006-07-30 20:51:24 +00:00
bug40078.phpt MFH: fix #40078 (ORA-01405 when fetching NULL values using oci_bind_array_by_name()) 2007-01-11 11:27:52 +00:00
bug40415.phpt new tests 2007-03-01 23:29:38 +00:00
bug41069.phpt MFH Fix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_by_name 2008-03-04 21:46:24 +00:00
bug42134.phpt add test 2007-07-31 21:11:33 +00:00
bug42173.phpt MFH: Bug #42173 (INTERVAL and TIMESTAMP type fixes) 2007-08-02 19:04:37 +00:00
bug42496_1.phpt MFB: Fix #42496. Cursor leak fetching LOBs 2007-12-11 06:46:16 +00:00
bug42496_2.phpt MFB: Fix #42496. Cursor leak fetching LOBs 2007-12-11 06:46:16 +00:00
bug42841.phpt Merge DRCP & FAN support. PHP6 sync will happen later 2008-01-31 01:33:30 +00:00
bug43492_2.phpt MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak) 2008-02-25 23:50:51 +00:00
bug43492.phpt MFH: Testcase for #43492 (nested cursors) 2008-01-15 20:54:59 +00:00
bug43497_92.phpt MFH 2008-04-18 00:05:27 +00:00
bug43497.phpt Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown) 2010-01-06 18:58:16 +00:00
bug44008.phpt MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak) 2008-02-25 23:50:51 +00:00
bug44113.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
bug44206.phpt MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak) 2008-02-25 23:50:51 +00:00
bug45458.phpt MFH: Bug #45458 (OCI8: Numeric keys for associative arrays are not handled properly) 2008-08-28 06:19:45 +00:00
bug46994.phpt MFH: Bug #46994 (CLOB size does not update when using CLOB IN OUT param in stored procedure) 2009-03-11 16:47:14 +00:00
bug47189.phpt MFH: New test for oci_fetch_all 2009-03-09 21:20:02 +00:00
bug47281.phpt Bug #47281 ( is limited in size of characters). Also remove redundant code line. 2010-01-07 23:59:20 +00:00
bug51253.phpt New OCI8 test 2010-03-13 00:25:11 +00:00
bug51291.phpt Fixed bug #51291 (oci_error doesn't report last error when called two times) 2010-03-24 22:08:55 +00:00
close.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_001.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_002_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_002.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_003_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_003.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_004_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_004.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_005.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_006_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_006.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_007.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_008.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_009_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_009.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_010_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_010.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_011_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_011.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_012_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_012.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_013_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_013.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_014_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_014.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_015_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_015.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_016_func.phpt fix test 2006-09-27 08:44:19 +00:00
coll_016.phpt MFH 2006-09-13 10:44:11 +00:00
coll_017_func.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_017.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
coll_018.phpt new tests 2006-12-22 13:30:10 +00:00
coll_019.phpt MFH: fix #39988 (type argument of oci_define_by_name() is ignored) 2007-01-11 12:01:08 +00:00
commit_001.phpt Update oci_commit tests 2010-03-16 23:13:50 +00:00
commit_002.phpt Mask schemaname in error messages 2010-04-28 17:26:59 +00:00
commit_old.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
conn_attr_1.phpt 1. Introduce connection attribute functions: 2009-10-06 22:36:32 +00:00
conn_attr_2.phpt 1. Introduce connection attribute functions: 2009-10-06 22:36:32 +00:00
conn_attr_3.phpt 1. Introduce connection attribute functions: 2009-10-06 22:36:32 +00:00
conn_attr_4.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
conn_attr_5.phpt 1. Introduce connection attribute functions: 2009-10-06 22:36:32 +00:00
conn_attr.inc Add new 'fetch' test and make several small test fixes 2009-12-10 19:07:08 +00:00
connect_1_old.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
connect_1.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
connect_old.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
connect_scope1.phpt MFH: New/updated tests 2008-05-13 00:05:09 +00:00
connect_scope2.phpt MFH: New/updated tests 2008-05-13 00:05:09 +00:00
connect_scope_try1.phpt MFH: New/updated tests 2008-05-13 00:05:09 +00:00
connect_scope_try2.phpt MFH: New/updated tests 2008-05-13 00:05:09 +00:00
connect_scope_try3.phpt MFH: New/updated tests 2008-05-13 00:05:09 +00:00
connect_scope_try4.phpt MFH: New/updated tests 2008-05-13 00:05:09 +00:00
connect_scope_try5.phpt MFH: New/updated tests 2008-05-13 00:05:09 +00:00
connect_scope_try6.phpt MFH: New/updated tests 2008-05-13 00:05:09 +00:00
connect_with_charset_001.phpt improve connection character set detection: 2006-08-10 12:15:58 +00:00
connect_without_oracle_home_old.phpt MFH: Mac OSX customization for initialization error message 2009-03-16 05:34:02 +00:00
connect_without_oracle_home.phpt MFH: Mac OSX customization for initialization error message 2009-03-16 05:34:02 +00:00
connect.inc refactor & WS for local test config change 2009-08-12 14:54:16 +00:00
connect.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
create_table.inc MFH: PECL Bug #16035 (oci_connect without ORACLE_HOME defined causes segfault) 2009-03-09 19:01:16 +00:00
create_type.inc
cursor_bind_err.phpt refactor tests 2009-10-02 20:16:59 +00:00
cursor_bind.phpt add missing skipif conditions 2005-12-21 11:42:06 +00:00
cursors_old.phpt refactor tests 2009-10-02 20:16:59 +00:00
cursors.phpt fix tests 2006-03-28 09:12:45 +00:00
debug.phpt 1. Introduce connection attribute functions: 2009-10-06 22:36:32 +00:00
default_prefetch1.phpt refactor tests 2009-10-02 20:16:59 +00:00
default_prefetch2.phpt refactor tests 2009-10-02 20:16:59 +00:00
default_prefetch.phpt refactor tests 2009-10-02 20:16:59 +00:00
define1.phpt refactor tests 2009-10-02 20:16:59 +00:00
define2.phpt MFH: Make tests interruptible; clean up tables at start 2008-06-05 23:28:16 +00:00
define3.phpt MFH: Make tests interruptible; clean up tables at start 2008-06-05 23:28:16 +00:00
define4.phpt refactor tests 2009-10-02 20:16:59 +00:00
define5.phpt refactor tests 2009-10-02 20:16:59 +00:00
define_old.phpt refactor tests 2009-10-02 20:16:59 +00:00
define.phpt refactor tests 2009-10-02 20:16:59 +00:00
descriptors.phpt MFH: delete descriptor from the hash and avoid crashes on commit/rollback 2006-01-05 13:42:35 +00:00
details.inc Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
drcp_cclass1.phpt MFH 2008-04-18 00:05:27 +00:00
drcp_characterset.phpt Merge DRCP & FAN support. PHP6 sync will happen later 2008-01-31 01:33:30 +00:00
drcp_conn_close1.phpt Merge DRCP & FAN support. PHP6 sync will happen later 2008-01-31 01:33:30 +00:00
drcp_conn_close2.phpt Merge DRCP & FAN support. PHP6 sync will happen later 2008-01-31 01:33:30 +00:00
drcp_connect1.phpt MFH 2008-04-18 00:05:27 +00:00
drcp_connection_class.phpt Merge DRCP & FAN support. PHP6 sync will happen later 2008-01-31 01:33:30 +00:00
drcp_functions.inc Merge DRCP & FAN support. PHP6 sync will happen later 2008-01-31 01:33:30 +00:00
drcp_newconnect.phpt Merge DRCP & FAN support. PHP6 sync will happen later 2008-01-31 01:33:30 +00:00
drcp_pconn_close1.phpt Merge DRCP & FAN support. PHP6 sync will happen later 2008-01-31 01:33:30 +00:00
drcp_pconn_close2.phpt Merge DRCP & FAN support. PHP6 sync will happen later 2008-01-31 01:33:30 +00:00
drcp_privileged.phpt Merge DRCP & FAN support. PHP6 sync will happen later 2008-01-31 01:33:30 +00:00
drcp_scope1.phpt MFH 2008-04-18 00:05:27 +00:00
drcp_scope2.phpt MFH 2008-04-18 00:05:27 +00:00
drcp_scope3.phpt MFH 2008-04-18 00:05:27 +00:00
drcp_scope4.phpt MFH: New/updated tests 2008-05-13 00:05:09 +00:00
drcp_scope5.phpt MFH 2008-04-18 00:05:27 +00:00
driver_name.phpt Add new 'fetch' test and make several small test fixes 2009-12-10 19:07:08 +00:00
drop_table.inc Fix diff when full connection string used. Clean up helper files 2009-10-05 22:51:21 +00:00
drop_type.inc Fix diff when full connection string used. Clean up helper files 2009-10-05 22:51:21 +00:00
edition_1.phpt 1. Introduce connection attribute functions: 2009-10-06 22:36:32 +00:00
edition_2.phpt 1. Introduce connection attribute functions: 2009-10-06 22:36:32 +00:00
error1.phpt fix tests 2006-05-30 22:27:32 +00:00
error2.phpt new tests 2006-12-22 13:30:10 +00:00
error_bind.phpt name changes for consistency with planned additions 2010-03-22 22:37:20 +00:00
error_old.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
error_parse.phpt name changes for consistency with planned additions 2010-03-22 22:37:20 +00:00
error.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
exec_fetch.phpt fix tests 2006-03-28 09:12:45 +00:00
execute_mode.phpt new tests 2005-12-08 22:30:23 +00:00
extauth_01.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
extauth_02.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
extauth_03.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
extauth_04.phpt MFH 2008-07-16 22:16:03 +00:00
fetch_all2.phpt improve tests 2006-12-21 19:23:26 +00:00
fetch_all3.phpt refactor tests 2009-10-02 20:16:59 +00:00
fetch_all4.phpt New test 2009-11-14 23:28:53 +00:00
fetch_all5.phpt Add new 'fetch' test and make several small test fixes 2009-12-10 19:07:08 +00:00
fetch_all.phpt refactor tests 2009-10-02 20:16:59 +00:00
fetch_array.phpt MFH: fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH) 2006-05-18 13:21:08 +00:00
fetch_assoc.phpt fix tests 2006-03-28 09:12:45 +00:00
fetch_into1.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
fetch_into2.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
fetch_into.phpt refactor tests 2009-10-02 20:16:59 +00:00
fetch_object_2.phpt Mask resource numbers 2010-03-03 19:12:04 +00:00
fetch_object.phpt Refactor test 2009-11-19 16:49:58 +00:00
fetch_row.phpt refactor tests 2009-10-02 20:16:59 +00:00
fetch.phpt refactor tests 2009-10-02 20:16:59 +00:00
field_funcs1.phpt refactor tests 2009-10-02 20:16:59 +00:00
field_funcs2.phpt refactor tests 2009-10-02 20:16:59 +00:00
field_funcs_old.phpt *** empty log message *** 2007-07-06 23:29:44 +00:00
field_funcs.phpt *** empty log message *** 2007-07-06 23:29:44 +00:00
function_aliases.phpt MFH more test improvements by Chris Jones 2006-12-27 09:49:53 +00:00
lob_001.phpt fix tests 2006-05-30 22:27:32 +00:00
lob_002.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_003.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_004.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_005.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_006.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_007.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_008.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_009.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_009.txt
lob_010.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_011.phpt MFH: fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH) 2006-05-18 13:21:08 +00:00
lob_012.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_013.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_014.phpt MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak) 2008-02-25 23:50:51 +00:00
lob_015.phpt fix tests 2006-05-30 22:27:32 +00:00
lob_016.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_017.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_018.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_019.phpt add new tests 2006-04-05 14:09:01 +00:00
lob_020.phpt improve tests 2006-12-21 19:23:26 +00:00
lob_021.phpt MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak) 2008-02-25 23:50:51 +00:00
lob_022.phpt new tests 2006-09-12 20:32:39 +00:00
lob_023.phpt new tests 2006-09-12 20:32:39 +00:00
lob_024.phpt new tests 2006-09-12 20:32:39 +00:00
lob_025.phpt new tests 2006-09-12 20:32:39 +00:00
lob_026.phpt new tests 2006-09-12 20:32:39 +00:00
lob_027.phpt improve tests 2006-12-21 19:23:26 +00:00
lob_028.phpt Remove trailing period from error thus syncing with PHP 6 2008-03-25 17:20:27 +00:00
lob_029.phpt MHF: Test initialization cleanup 2008-08-28 05:35:26 +00:00
lob_030.phpt new tests 2006-12-21 12:41:36 +00:00
lob_031.phpt new tests 2006-12-21 12:41:36 +00:00
lob_032.phpt new tests 2006-12-21 12:41:36 +00:00
lob_033.phpt improve tests 2006-12-21 19:23:26 +00:00
lob_034.phpt improve tests 2006-12-21 19:23:26 +00:00
lob_035.phpt improve tests 2006-12-21 19:23:26 +00:00
lob_036.phpt new tests 2006-12-22 13:30:10 +00:00
lob_037.phpt new tests 2007-03-01 23:29:38 +00:00
lob_038.phpt new tests 2007-03-01 23:29:38 +00:00
lob_039.phpt Fix test noise 2008-02-26 01:05:59 +00:00
lob_040.phpt New test 2007-07-03 15:10:41 +00:00
lob_041.phpt MFB: Fix #42496. Cursor leak fetching LOBs 2007-12-11 06:46:16 +00:00
lob_042.phpt MFB: Test existing LOB error messages 2008-02-16 03:01:53 +00:00
lob_043.phpt Fix #51220 by adding . Also improve reliability for tests using undefined behavior. 2010-03-26 19:38:26 +00:00
lob_aliases.phpt MFH more test improvements by Chris Jones 2006-12-27 09:49:53 +00:00
lob_null.phpt MFH: fix #41711 (Null temporary lobs not supported) 2007-06-25 18:26:52 +00:00
lob_temp1.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
lob_temp.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
minfo.phpt MFH: New/updated tests 2008-05-13 00:05:09 +00:00
num.phpt refactor tests 2009-10-02 20:16:59 +00:00
oci_execute_segfault.phpt MFH: improve tests 2007-01-31 13:56:16 +00:00
old_oci_close1.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
old_oci_close.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
password_2.phpt MFH 2008-04-18 00:05:27 +00:00
password_new.phpt Oracle 11.2 (and beyond) compat changes 2009-10-02 22:39:28 +00:00
password_old.phpt Oracle 11.2 (and beyond) compat changes 2009-10-02 22:39:28 +00:00
password.phpt MFH 2008-04-18 00:05:27 +00:00
pecl_bug6109.phpt Fixed bug #51291 (oci_error doesn't report last error when called two times) 2010-03-24 22:08:55 +00:00
pecl_bug8816.phpt MFH: fix PECL bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column) 2006-10-09 09:34:55 +00:00
pecl_bug10194_blob_64.phpt MFH 2008-04-18 00:05:27 +00:00
pecl_bug10194_blob.phpt MFH 2008-04-18 00:05:27 +00:00
pecl_bug10194.phpt fix tests 2007-05-07 12:09:14 +00:00
pecl_bug16035.phpt MFH: Mac OSX customization for initialization error message 2009-03-16 05:34:02 +00:00
pecl_bug16842.phpt PECL Bug #16842 (oci_error return false when NO_DATA_FOUND is raised) 2009-10-01 05:51:11 +00:00
persistent.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
prefetch_old.phpt refactor tests 2009-10-02 20:16:59 +00:00
prefetch.phpt refactor tests 2009-10-02 20:16:59 +00:00
privileged_connect1.phpt fix test 2006-12-12 13:11:36 +00:00
privileged_connect.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
refcur_prefetch_1.phpt 1. Introduce connection attribute functions: 2009-10-06 22:36:32 +00:00
refcur_prefetch_2.phpt Mask schemaname in error messages 2010-04-28 17:26:59 +00:00
refcur_prefetch_3.phpt 1. Introduce connection attribute functions: 2009-10-06 22:36:32 +00:00
reflection1.phpt 1. Introduce connection attribute functions: 2009-10-06 22:36:32 +00:00
reflection2.phpt Make tests portable with older PHP for PECL builds 2009-03-09 19:55:30 +00:00
select_null.phpt MFH: fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH) 2006-05-18 13:21:08 +00:00
serverversion.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
skipif.inc
statement_cache.phpt minor improvements 2006-08-22 11:09:12 +00:00
statement_type_old.phpt MFH more test improvements by Chris Jones 2006-12-27 09:49:53 +00:00
statement_type.phpt MFH more test improvements by Chris Jones 2006-12-27 09:49:53 +00:00
test.gif fix #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields) 2006-04-12 19:21:35 +00:00
test.txt MFH: use random text 2009-03-25 01:57:40 +00:00
testping.phpt MFH 2008-04-18 00:05:27 +00:00
uncommitted.phpt add 4 new tests 2005-12-06 19:28:25 +00:00
xmltype_01.phpt fix test 2009-07-26 19:59:04 +00:00
xmltype_02.phpt Add xmltype_02.phpt. Add XFAIL to xmltype_01 for PHP 6 2009-10-01 06:22:32 +00:00