summaryrefslogtreecommitdiff
path: root/ext/oci8
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2014-02-241-1/+13
|\
| * Reduce test noise on cross Oracle client <-> server version tests.Christopher Jones2014-02-241-1/+13
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2014-02-241-1/+1
|\ \ | |/
| * Reduce test noise in cross Oracle client <-> server version testing.Christopher Jones2014-02-241-1/+1
| * a few typofixesVeres Lajos2014-02-141-1/+1
| * Bump yearXinchen Hui2014-01-037-7/+7
| * typo fixesVeres Lajos2013-07-151-1/+1
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-103-5/+5
| * Happy New YearXinchen Hui2013-01-017-7/+7
* | Bump yearXinchen Hui2014-01-037-7/+7
* | 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