php-src/ext/pdo_oci/tests
Christopher Jones 058bec9e33 Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
  add test for bug #60994
2017-06-20 14:24:07 +10:00
..
bug41996.phpt - #41996, Problem accessing Oracle ROWID (Martin Jansen) 2008-07-21 17:17:58 +00:00
bug44301.phpt Improve test portability (Senthil) 2015-07-10 09:53:45 +10:00
bug46274_2.phpt Fix temporary-LOB leak and add tests (Senthil) 2015-07-29 20:15:43 +10:00
bug46274.phpt Fix temporary-LOB leak and add tests (Senthil) 2015-07-29 20:15:43 +10:00
bug54379.phpt Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated) 2017-03-02 15:28:01 +11:00
bug57702.phpt Add new test section. Diff with query 5 is still to be resolved 2015-07-10 09:49:10 +10:00
bug60994.phpt add test for bug #60994 2017-06-20 14:22:28 +10:00
bug_33707.phpt MFB 2009-05-12 21:35:21 +00:00
checkliveness.phpt Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored) 2015-08-20 14:09:30 +10:00
common.phpt - Change PDO_oci connection defaults to match Oracle XE defaults, higher chance 2011-08-31 23:42:04 +00:00
pdo_oci_attr_autocommit_1.phpt
pdo_oci_attr_autocommit_2.phpt
pdo_oci_attr_autocommit_3.phpt typo fixes 2013-07-15 00:19:49 -07:00
pdo_oci_attr_case.phpt MFB 2009-05-12 21:35:21 +00:00
pdo_oci_attr_client.phpt Minium changes to allow PDO_OCI to build with Oracle Database 12c libraries. 2013-06-25 11:55:41 -07:00
pdo_oci_attr_drivername.phpt MFB 2009-05-12 21:35:21 +00:00
pdo_oci_attr_nulls_1.phpt MFB 2009-05-12 21:35:21 +00:00
pdo_oci_attr_prefetch_1.phpt Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored) 2015-08-20 14:09:30 +10:00
pdo_oci_attr_prefetch_2.phpt
pdo_oci_attr_server.phpt MFB 2009-05-12 21:35:21 +00:00
pdo_oci_fread_1.phpt Update SKIPIFs for test portability 2011-09-08 20:13:32 +00:00
pdo_oci_quote1.phpt MFB 2009-05-12 21:35:21 +00:00
pdo_oci_stream_1.phpt Update SKIPIFs for test portability 2011-09-08 20:13:32 +00:00
pdo_oci_stream_2a.phpt Ensure an ORDER BY gets the expected row order 2016-05-02 16:08:48 +10:00
pdo_oci_stream_2b.phpt Fix temporary-LOB leak and add tests (Senthil) 2015-07-29 20:15:43 +10:00
pdo_oci_templob_1.phpt Fix temporary-LOB leak and add tests (Senthil) 2015-07-29 20:15:43 +10:00
pecl_bug_6364.phpt MFB 2009-05-12 21:35:21 +00:00
pecl_bug_11345.phpt