summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* typo fixesVeres Lajos2013-07-151-1/+1
* Bump PECL package info version check to allow PECL installs with PHP 5.5+Christopher Jones2013-07-082-7/+22
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-103-5/+5
* Typo fix: recieved to receivedCarson McDonald2013-03-071-1/+1
* Happy New YearXinchen Hui2013-01-017-7/+7
* Merge branch 'PHP-5.3' into PHP-5.4Christopher Jones2012-10-213-10/+32
|\
| * Re-fixed bug #60901 (Improve "tail" syntax for AIX installation)Christopher Jones2012-10-213-10/+32
* | Merge branch 'PHP-5.3' into PHP-5.4Christopher Jones2012-10-184-3/+6
|\ \ | |/
| * Fixed bug #63307 (Unused variable in oci8.c)Christopher Jones2012-10-182-2/+3
| * Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)Christopher Jones2012-10-183-2/+4
* | Merge branch 'PHP-5.3' into PHP-5.4Christopher Jones2012-09-132-11/+26
|\ \ | |/
| * Change package.xml fix descriptionChristopher Jones2012-09-131-1/+1
| * Fixed bug #60901 (Improve "tail" syntax for AIX installation)Christopher Jones2012-09-132-11/+26
* | Merge branch 'PHP-5.3' into PHP-5.4Christopher Jones2012-08-143-3/+3
|\ \ | |/
| * Fix skipifsChristopher Jones2012-08-143-3/+3
* | Merge branch 'PHP-5.3' into PHP-5.4Christopher Jones2012-08-142-25/+29
|\ \ | |/
| * Small test tidy upChristopher Jones2012-08-142-25/+29
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-08-141-0/+3
|\ \ | |/
| * Skip tests reply on Zend MM turned onReeze Xia2012-08-111-0/+3
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-07-292-0/+6
|\ \ | |/
| * Skip test while zend mm is disabledXinchen Hui2012-07-292-0/+6
* | Merge branch 'PHP-5.3' into PHP-5.4Christopher Jones2012-03-301-0/+82
|\ \ | |/
| * Add php.ini parameter checks for OCI8Christopher Jones2012-03-301-0/+82
* | Merge branch 'PHP-5.3' into PHP-5.4Christopher Jones2012-03-271-7/+8
|\ \ | |/
| * Update READMEChristopher Jones2012-03-271-7/+8
| * Add initialization tests for SQLT_INT bindsChristopher Jones2012-03-221-0/+109
* | Merge branch 'PHP-5.3' of ../php-5.3 into PHP-5.4Christopher Jones2012-03-211-0/+109
|\ \
| * | Add initialization tests for SQLT_INT bindsChristopher Jones2012-03-211-0/+109
| |/
* | Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-201-1/+1
|\ \ | |/
| * Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Christopher Jones2012-03-191-4/+4
|\ \ | |/
| * Minor text changes (to try new git repo)Christopher Jones2012-03-191-4/+4
| * Test portability and coverage changesChristopher Jones2012-03-125-4/+55
| * - Year++Felipe Pena2012-01-017-7/+7
| * r319456 also fixed the OCI8 part of #55301 (multiple null pointer)Christopher Jones2011-11-181-2/+3
| * Sync to 5.3 and check additional cases for #55748Christopher Jones2011-11-182-1/+17
| * OCI8: Fixed bug #59985 (show normal warning text for OCI_NO_DATA). Sync NEWS.Christopher Jones2011-11-105-5/+11
| * Add tests for unsupported typesChristopher Jones2011-11-094-1/+67
| * Improve OCI8 NLS env creation error messages (#58925)Christopher Jones2011-11-072-0/+10
| * Bump OCI8 version to 1.4.7 stable in preparation for PHP 5.3.9Christopher Jones2011-11-032-3/+3
| * Replace custom "stress_test" setting with generic SKIP_SLOW_TESTSChristopher Jones2011-11-0315-27/+14
| * Update for new Oracle patchset variationChristopher Jones2011-11-0116-65/+110
| * OCI8: improve initialization error message (See bug 60154)Christopher Jones2011-10-311-1/+4
| * oci8 - Increase Oracle error message length for 11.2.0.3+Christopher Jones2011-10-255-14/+81
| * Test portability fixChristopher Jones2011-09-161-0/+3
| * Use unique object names to reduce potential clashes when testing in parallelChristopher Jones2011-09-072-14/+14
| * Sync date with actual PECL release date for correctnessChristopher Jones2011-08-221-1/+1
| * More test portability fixes mostly for gcov.php.netChristopher Jones2011-08-1311-3/+21
| * Improve test portabiltyChristopher Jones2011-08-052-12/+12