summaryrefslogtreecommitdiff
path: root/ext/oci8/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Update skipifChristopher Jones2011-07-251-0/+1
* | Improve cross version compatChristopher Jones2011-06-141-1/+6
* | Add new OCI8 tests. Refactor skipifs. Sync 5.3/5.4/trunk branchesChristopher Jones2011-06-10266-2107/+5940
* | Add oci_client_version() returning the runtime Oracle client library version ...Christopher Jones2011-06-102-0/+40
* | s/valid path/a valid path/Felipe Pena2011-06-081-2/+2
* | Update tests to match Felipe's null byte arg parsing changeChristopher Jones2011-06-071-5/+8
* | Improve test cross- DB version portabilityChristopher Jones2010-11-164-0/+90
* | Protect against null bytes in LOB filenames (rasmus)Christopher Jones2010-11-162-0/+107
* | Improve test portabilityChristopher Jones2010-11-108-72/+61
* | Bug #51691 (Unnecessary realloc causes crashes in PHP trunk tests with intern...Christopher Jones2010-04-291-14/+37
* | Remove obsolete testChristopher Jones2010-04-291-22/+0
* | Mask schemaname in error messagesChristopher Jones2010-04-282-4/+4
* | - Fix testFelipe Pena2010-04-281-1/+0
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-1/+1
* | 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