summaryrefslogtreecommitdiff
path: root/ext/interbase
Commit message (Expand)AuthorAgeFilesLines
* switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-9/+2
* Cleanup (avoid reallocations)Dmitry Stogov2015-07-023-24/+8
* Cleanup (avoid reallocation)Dmitry Stogov2015-07-021-8/+7
* Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-1/+1
* cleanup the mod version macros, round 2Anatol Belski2015-03-232-1/+4
* ZTS cleanupReeze Xia2015-03-083-15/+13
* Use Firebird default home folder, replace Interbase with FirebirdPopa Adrian Marius2015-02-241-6/+6
* made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-161-1/+1
* Apply PHP7 firebird fixes after API Cleanup from https://github.com/Jan-E/php...Popa Adrian Marius2015-02-136-88/+94
* Merge branch 'close_cor' of github.com:MegaManSec/php-srcMichael Wallner2015-01-301-4/+0
|\
| * Fix interbase va_startJoshua Rogers2015-01-271-4/+0
* | fbird_close if connection_id omitted, the last opened link is assumed , so it...Popa Adrian Marius2015-01-281-1/+3
|/
* Revert "Remove Jouni Ahto from maintainers and files as requested , anyway we...Popa Adrian Marius2015-01-224-5/+8
* Remove Jouni Ahto from maintainers and files as requested , anyway we have gi...Popa Adrian Marius2015-01-214-8/+5
* bump yearXinchen Hui2015-01-158-8/+8
* trailing whitespace removalStanislav Malyshev2015-01-106-188/+188
* second shot on removing TSRMLS_*Anatol Belski2014-12-143-4/+4
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-137-199/+198
* cleanup comments from svn/cvs eraPopa Adrian Marius2014-11-247-7/+7
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* removed *.dsw and *.dsp filesAnatol Belski2014-09-281-135/+0
* Merge branch 'master' into issue-67910Florian MARGAINE2014-09-208-8/+8
|\
| * s/PHP 5/PHP 7/Johannes Schlüter2014-09-198-8/+8
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-202-6/+5
|/
* resource type is intXinchen Hui2014-08-292-2/+2
* rename misleading definePopa Adrian Marius2014-08-281-2/+1
* solve conflicting type size_t vs intPopa Adrian Marius2014-08-281-1/+1
* first show to make 's' work with size_tAnatol Belski2014-08-274-8/+8
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-254-6/+6
* master renames phase 1Anatol Belski2014-08-256-115/+115
* basic macro replacements, all at onceAnatol Belski2014-08-196-118/+118
* Fixed invalid freeXinchen Hui2014-07-301-7/+0
* ext/interbase support (incomplete)Dmitry Stogov2014-07-299-279/+309
* Merge branch 'master' into refactoring2Dmitry Stogov2014-05-051-0/+1
|\
| * Merge branch 'PHP-5.6'Anatol Belski2014-05-051-0/+1
| |\
| | * fixed ZEND_DEBUG usageAnatol Belski2014-05-051-0/+1
* | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-2612-29/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6'Popa Adrian Marius2014-04-1012-23/+2
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.5Popa Adrian Marius2014-04-1012-23/+2
| | |\
| | | * Cleanup $ is not needed for gitPopa Adrian Marius2014-04-1012-23/+2
| | | * Bump yearXinchen Hui2014-01-038-8/+8
| | | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2
| | | * Happy New YearXinchen Hui2013-01-018-8/+8
| | * | Bump yearXinchen Hui2014-01-038-8/+8
| * | | cleanup old unsupported versions of Firebird 1.0.xPopa Adrian Marius2014-04-081-6/+0
* | | | Cleanup (1-st round)Dmitry Stogov2014-04-152-17/+17
|/ / /
* | | Bump yearXinchen Hui2014-01-038-8/+8
|/ /
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2
* | Happy New YearXinchen Hui2013-01-018-8/+8