summaryrefslogtreecommitdiff
path: root/ext/interbase/interbase.c
Commit message (Expand)AuthorAgeFilesLines
* Move ext/interbase to pecl/database/interbaseKalle Sommer Nielsen2019-05-011-1467/+0
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-251-5/+7
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-251-5/+7
| |\
| | * Fixed bug #72175Nikita Popov2019-03-251-6/+8
| | * year++Xinchen Hui2018-01-021-1/+1
* | | Remove local variablesPeter Kokot2019-02-031-9/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | Clean up unnecessary ternary expressions and simplify some returnsGabriel Caruso2018-12-031-1/+1
|/ /
* | Use variables that already received ZEND_NUM_ARGS()Gabriel Caruso2018-07-221-4/+2
* | Fixed bug #76443 (php+php_interbase.dll crash on module_shutdown)Kalle Sommer Nielsen2018-06-111-3/+0
* | Removed "dead" code (zend_hash_update() never fails)Dmitry Stogov2018-06-011-4/+2
* | Don't directly access refcount in interbaseNikita Popov2018-01-121-2/+2
* | year++Xinchen Hui2018-01-021-1/+1
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | Persistent resources are "thread-local".Dmitry Stogov2017-11-011-6/+1
* | Merge branch 'PHP-7.2'Joe Watkins2017-10-301-4/+4
|\ \ | |/
| * 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
* | | Free the HMODULE handle after useKalle Sommer Nielsen2017-07-211-0/+3
|/ /
* | 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