summaryrefslogtreecommitdiff
path: root/ext/interbase
Commit message (Expand)AuthorAgeFilesLines
* Remove executable permission on incXinchen Hui2012-10-102-0/+0
* Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* year++Xinchen Hui2012-09-051-1/+1
* Fix firebird bug #60947 , tested and now it prints the header page informatio...Popa Adrian Marius2012-03-291-2/+2
* Fixed bug #60947 (Segmentation fault while executing ibase_db_info)Ilia Alshanetsky2012-03-151-0/+1
* Fix #60802 ibase_trans() gives segfault when passing params (The &argn passed...Popa Adrian Marius2012-01-191-1/+2
* sync firebird test 003 with the 5.4 branch , eliminate failing test http://gc...Popa Adrian Marius2012-01-101-12/+12
* - Year++Felipe Pena2012-01-018-8/+8
* skip the interbase tests if cannot connect to the serverFerenc Kovacs2011-09-221-1/+5
* fix test 006 for firebird driver Popa Adrian Marius2011-09-121-1/+1
* - 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
* Fix for bug http://bugs.php.net/54426Popa Adrian Marius2011-07-191-7/+0
* - Fixed bug #54269 (Short exception message buffer causes crash)Felipe Pena2011-05-221-1/+1
* - Fixed possible off-by-one overflow in ibase_gen_id()Felipe Pena2011-02-241-0/+5
* - Year++Felipe Pena2011-01-018-8/+8
* - allow firebird header to be in the normal deps directory and restore firebi...Pierre Joye2010-11-141-1/+2
* - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-54/+54
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-038-8/+8
* Fixed bug #48189 (ibase_execute error in return param)Kalle Sommer Nielsen2009-07-251-2/+1
* Buffer handling fixesRasmus Lerdorf2009-07-161-2/+2
* MFH: Added zend_eval_stringl and made create_function(), etc. binary-safeMatt Wilmas2009-06-051-1/+1
* - MFH: Fix testsFelipe Pena2009-02-093-4/+4
* Improved parameter handlingIlia Alshanetsky2009-01-111-2/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-318-8/+8
* - MFH: New parameter parsing APIFelipe Pena2008-11-274-41/+53
* - MFH: New parameter parsing APIFelipe Pena2008-11-234-137/+98
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-49/+0
* - MFH: New parameter parsing APIFelipe Pena2008-11-111-75/+50
* - New testsFelipe Pena2008-11-114-0/+122
* MFH:Felipe Pena2008-11-112-4/+39
* - Make expected result compatible with recent Firebird versionFelipe Pena2008-11-103-4/+4
* - New testsFelipe Pena2008-11-107-0/+222
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+49
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-49/+0
* - MFH: Fixed bug #45575 (Segfault with invalid non-string as event handler ca...Felipe Pena2008-10-072-4/+27
* - MFH: Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callba...Felipe Pena2008-10-072-4/+48
* - MFH: Fixed code ("Division by zero" anymore)Felipe Pena2008-10-071-0/+3
* - MFH: Fixed compiler warningFelipe Pena2008-10-061-6/+3
* - MFH: Fixed bug #45373 (php crash on query with errors in params)Felipe Pena2008-10-062-5/+53
* - MFH: Added parameter TSRMLS_DC in zend_is_callable()Felipe Pena2008-08-022-2/+6
* - Added arginfoFelipe Pena2008-07-071-54/+374
* MFH: New way for check void parametersFelipe Pena2008-03-101-4/+4
* Fixed bug #43912 (Interbase column names are truncated to 31 characters)Ilia Alshanetsky2008-01-231-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-318-8/+8
* Fixed bug #43128 (Very long class name causes segfault)Dmitry Stogov2007-11-221-2/+3
* Win32 still fails to build ...Lars Westermann2007-11-201-3/+3
* Win32 fails to buildLars Westermann2007-11-201-2/+4
* [DOC] prototype for ibase_query() should be changed to:Lars Westermann2007-11-081-17/+57