summaryrefslogtreecommitdiff
path: root/ext/oci8/tests
Commit message (Expand)AuthorAgeFilesLines
* Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-111-1/+1
* Bug #51691 (Unnecessary realloc causes crashes in PHP trunk tests with intern...Christopher Jones2010-04-291-14/+37
* Mask schemaname in error messagesChristopher Jones2010-04-282-5/+5
* Fix #51220 by adding . Also improve reliability for tests using undefined beh...Christopher Jones2010-03-2624-340/+2275
* Fixed bug #51291 (oci_error doesn't report last error when called two times)Christopher Jones2010-03-242-10/+438
* name changes for consistency with planned additionsChristopher Jones2010-03-223-0/+0
* Update oci_commit testsChristopher Jones2010-03-162-0/+90
* New OCI8 testChristopher Jones2010-03-131-0/+165
* Mask resource numbersChristopher Jones2010-03-031-3/+3
* Bug #47281 ( is limited in size of characters). Also remove redundant code l...Christopher Jones2010-01-071-0/+73
* Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown)Christopher Jones2010-01-062-11/+112
* Add new 'fetch' test and make several small test fixesChristopher Jones2009-12-103-1/+129
* New testChristopher Jones2009-11-191-0/+127
* Refactor testChristopher Jones2009-11-191-50/+105
* New testChristopher Jones2009-11-141-0/+82
* Add test for long fixed bugChristopher Jones2009-11-101-0/+76
* 1. Introduce connection attribute functions:Christopher Jones2009-10-0616-29/+2020
* Fix odd little diff in some environments. No need for trunk mergeChristopher Jones2009-10-051-1/+1
* Fix diff when full connection string used. Clean up helper filesChristopher Jones2009-10-055-32/+22
* Oracle 11.2 (and beyond) compat changesChristopher Jones2009-10-022-10/+10
* refactor testsChristopher Jones2009-10-0222-640/+1027
* Fix skipifs to accept Oracle 11.2Christopher Jones2009-10-027-14/+14
* Add xmltype_02.phpt. Add XFAIL to xmltype_01 for PHP 6Christopher Jones2009-10-011-0/+197
* PECL Bug #16842 (oci_error return false when NO_DATA_FOUND is raised)Christopher Jones2009-10-011-0/+69
* Fixed testsDmitry Stogov2009-09-211-1/+1
* refactor & WS for local test config changeChristopher Jones2009-08-122-39/+39
* fix testAntony Dovgal2009-07-261-1/+1
* make it easier for maintainers to set un/pw in environments that don't pass s...Christopher Jones2009-07-191-1/+5
* Fix expected output to match final PHP 5.3 deprecated behaviorChristopher Jones2009-07-191-0/+2
* Reduce Oracle version-dependent diffs. Make PHP 5/6 compatibleChristopher Jones2009-07-193-84/+84
* MFH: use random textChristopher Jones2009-03-252-10/+10
* MFH: Mac OSX customization for initialization error messageChristopher Jones2009-03-163-3/+3
* MFH: Fix tests to use ENV and re-enableChristopher Jones2009-03-123-12/+7
* Revert local setting changesChristopher Jones2009-03-111-2/+1
* MFH: Bug #46994 (CLOB size does not update when using CLOB IN OUT param in st...Christopher Jones2009-03-111-0/+86
* MFH: New test for oci_fetch_allChristopher Jones2009-03-091-0/+48
* MFH: Bug #47243 (Crash at shutdown on Windows)Christopher Jones2009-03-094-0/+75
* Make tests portable with older PHP for PECL buildsChristopher Jones2009-03-092-145/+145
* MFH: PECL Bug #16035 (oci_connect without ORACLE_HOME defined causes segfault)Christopher Jones2009-03-095-35/+68
* MFH: Silence initialization warningChristopher Jones2009-03-091-1/+1
* MFH: Bug #45458 (OCI8: Numeric keys for associative arrays are not handled pr...Christopher Jones2008-08-281-0/+84
* MHF: Test initialization cleanupChristopher Jones2008-08-281-1/+7
* MFH: [DOC] Add LOB & Collection class parameter reflectionChristopher Jones2008-07-162-7/+265
* MFHChristopher Jones2008-07-165-0/+1696
* MFH: improve skipifChristopher Jones2008-07-161-4/+5
* Test updates and bundle 1.3.3Christopher Jones2008-06-1910-42/+121
* MFH: Make tests interruptible; clean up tables at startChristopher Jones2008-06-052-7/+21
* MFH: New/updated testsChristopher Jones2008-05-1310-4/+814
* MFHChristopher Jones2008-04-1817-53/+610
* Test updatesChristopher Jones2008-04-073-1/+83