summaryrefslogtreecommitdiff
path: root/ext/pdo_oci/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1533-54/+54
* Fix file permissionsPeter Kokot2019-02-281-0/+0
* Merge branch 'PHP-7.3' into PHP-7.4Christopher Jones2019-02-115-0/+278
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Christopher Jones2019-02-115-0/+278
| |\
| | * pdo_oci: Add client identifier and module attrsCameron Porter2019-02-115-10/+122
| | * pdo_oci: Register new attr constants and add testsCameron Porter2019-02-113-0/+166
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-158-11/+4
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-148-21/+21
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-158-11/+4
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-148-21/+21
* | | Remove local variablesPeter Kokot2019-02-032-2/+2
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-158-11/+4
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-149-22/+22
* | | Last few changes :Letargie2018-09-261-31/+51
* | | Changes :Letargie2018-09-211-97/+114
* | | Add the PDOStatement::getColumnMeta() function to the pdo_oci driverLetargie2018-09-201-0/+264
|/ /
* | Remove unused Git attributes identPeter Kokot2018-07-252-2/+0
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2013-13/+13
|/
* Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-06-201-0/+124
|\
| * add test for bug #60994Chuck Burgess2017-06-201-0/+124
* | Merge branch 'PHP-7.0' into PHP-7.1Christopher Jones2017-03-021-0/+41
|\ \ | |/
| * Fixed bug #54379 (PDO_OCI: UTF-8 output gets truncated)Christopher Jones2017-03-021-0/+41
* | Ensure an ORDER BY gets the expected row orderChristopher Jones2016-05-021-10/+10
|/
* Fixed bug #70308 (PDO::ATTR_PREFETCH is ignored)Christopher Jones2015-08-202-4/+100
* Fix temporary-LOB leak and add tests (Senthil)Christopher Jones2015-07-295-4/+229
* Improve test portability (Senthil)Christopher Jones2015-07-101-1/+1
* Add new test section. Diff with query 5 is still to be resolvedChristopher Jones2015-07-101-2/+22
* Fix table name in initialization DROP TABLE statementChristopher Jones2015-06-271-1/+1
* typo fixesVeres Lajos2013-07-151-1/+1
* Minium changes to allow PDO_OCI to build with Oracle Database 12c libraries.Christopher Jones2013-06-251-1/+1
* Fixed bug #57702 (Multi-row BLOB fetches)Xinchen Hui2013-01-151-0/+165
* Update SKIPIFs for test portabilityChristopher Jones2011-09-082-0/+2
* gcov test fixesChristopher Jones2011-09-022-0/+4
* - Change PDO_oci connection defaults to match Oracle XE defaults, higher chanceJohannes Schlüter2011-08-311-2/+2
* - Fixed bug #39199 (Cannot load Lob data with more than 4000 bytes on ORACLE 10)Felipe Pena2010-12-102-0/+171
* - Fixed testFelipe Pena2010-12-041-1/+1
* MFBMatteo Beccati2009-05-128-59/+87
* - Reverted previous fix for bug #46274 and properly fixed itMatteo Beccati2009-04-232-0/+148
* - Segfault when an exception is thrown on persistent connectionsPierre Joye2008-07-221-0/+25
* - #41996, Problem accessing Oracle ROWID (Martin Jansen)Pierre Joye2008-07-211-0/+20
* - Removed UEXPECT(F)Felipe Pena2008-05-277-202/+0
* MFB New tests for getAttributeChristopher Jones2007-08-3110-0/+626
* MFB: Basic PDO->quote() for PDO_OCIChristopher Jones2007-07-031-0/+286
* MFB: Fix Bug #11345 Seg fault after NLS environment initialization errorChristopher Jones2007-06-301-0/+29
* MFB. Test for old bug fixed in some previous, unknown changeChristopher Jones2007-06-291-0/+97
* adopt common testsWez Furlong2005-07-0725-1446/+26
* Fixed test skip conditions.Ilia Alshanetsky2005-06-211-1/+6
* - Interface name was changedMarcus Boerger2005-03-191-0/+1
* Add more tests.Magnus M��tt�2005-03-091-0/+20
* Remove old test.Magnus M��tt�2005-03-092-30/+0