summaryrefslogtreecommitdiff
path: root/ext/interbase/interbase.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #72175Nikita Popov2019-03-251-6/+8
* year++Xinchen Hui2018-01-021-1/+1
* Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-10-301-4/+4
|\
| * Fix bug #75453 Incorrect reflection on ibase_connect and ibase_pconnectFabien Villepinte2017-10-301-4/+4
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | Remove sql.safe_modeKalle Sommer Nielsen2016-08-111-1/+1
|/
* fix ibase connection routineAnatol Belski2016-03-041-1/+1
* Fix one zpp usage in interbaseTjerk Meesters2016-03-031-1/+2
* Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-031-1/+1
* remove the unnecessary condition partAnatol Belski2016-01-121-1/+1
* fix possible buffer overrun in the errmsg stringAnatol Belski2016-01-121-1/+1
* integrate tsrmls cacheAnatol Belski2016-01-121-0/+6
* further datatype and range check fixes for ibaseAnatol Belski2016-01-111-1/+1
* datatype fixesAnatol Belski2016-01-111-9/+9
* Fix various bugs in interbaseXinchen Hui2016-01-111-55/+44
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Fix/improve zpp usageNikita Popov2015-10-021-1/+1
* | cleanup the mod version macros, round 2Anatol Belski2015-03-231-1/+1
* | Apply PHP7 firebird fixes after API Cleanup from https://github.com/Jan-E/php...Popa Adrian Marius2015-02-131-20/+20
* | Fix interbase va_startJoshua Rogers2015-01-271-4/+0
* | Revert "Remove Jouni Ahto from maintainers and files as requested , anyway we...Popa Adrian Marius2015-01-221-1/+2
* | Remove Jouni Ahto from maintainers and files as requested , anyway we have gi...Popa Adrian Marius2015-01-211-2/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-63/+63
* | second shot on removing TSRMLS_*Anatol Belski2014-12-141-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-39/+38
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | resource type is intXinchen Hui2014-08-291-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* | master renames phase 1Anatol Belski2014-08-251-18/+18
* | basic macro replacements, all at onceAnatol Belski2014-08-191-19/+19
* | ext/interbase support (incomplete)Dmitry Stogov2014-07-291-79/+97
* | Merge branch 'PHP-5.6'Popa Adrian Marius2014-04-101-2/+0
|\ \ | |/
| * Cleanup $ is not needed for gitPopa Adrian Marius2014-04-101-2/+0
| * Bump yearXinchen Hui2014-01-031-1/+1
| * Happy New YearXinchen Hui2013-01-011-1/+1
| * - Year++Felipe Pena2012-01-011-1/+1
| * fix params parsingStanislav Malyshev2011-08-011-1/+2
| * - Fix #55301 (interbase part) check if malloc succededPierre Joye2011-07-281-2/+5
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | cleanup old unsupported versions of Firebird 1.0.xPopa Adrian Marius2014-04-081-6/+0
* | Bump yearXinchen Hui2014-01-031-1/+1
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | fix params parsingStanislav Malyshev2011-08-011-1/+2
* | - Fix #55301 (interbase part) check if malloc succededPierre Joye2011-07-281-2/+5