Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | further datatype and range check fixes for ibase | Anatol Belski | 2016-01-11 | 1 | -6/+13 |
* | Fix various bugs in interbase | Xinchen Hui | 2016-01-11 | 1 | -18/+23 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | Removed invalid efree() (arguments are allocated on VM stack and used without... | Dmitry Stogov | 2015-12-16 | 1 | -6/+0 |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -1/+1 |
* | | Apply PHP7 firebird fixes after API Cleanup from https://github.com/Jan-E/php... | Popa Adrian Marius | 2015-02-13 | 1 | -7/+7 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -3/+3 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -14/+14 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -4/+4 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -2/+2 |
* | | Fixed invalid free | Xinchen Hui | 2014-07-30 | 1 | -7/+0 |
* | | ext/interbase support (incomplete) | Dmitry Stogov | 2014-07-29 | 1 | -44/+39 |
|/ | |||||
* | Cleanup $ is not needed for git | Popa Adrian Marius | 2014-04-10 | 1 | -2/+0 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | - MFH: New parameter parsing API | Felipe Pena | 2008-11-27 | 1 | -17/+33 |
* | - MFH: Fixed bug #45575 (Segfault with invalid non-string as event handler ca... | Felipe Pena | 2008-10-07 | 1 | -4/+5 |
* | - MFH: Fixed bug #46247 (ibase_set_event_handler() is allowing to pass callba... | Felipe Pena | 2008-10-07 | 1 | -4/+12 |
* | - MFH: Added parameter TSRMLS_DC in zend_is_callable() | Felipe Pena | 2008-08-02 | 1 | -1/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | No need to export anything. Fixes win32 build | Edin Kadribasic | 2004-04-19 | 1 | -1/+1 |
* | More divide & conquer | Ard Biesheuvel | 2004-04-05 | 1 | -42/+95 |
* | Fixed unregistered bugs in event handling | Ard Biesheuvel | 2004-02-17 | 1 | -73/+67 |
* | CS/WS | Ard Biesheuvel | 2004-02-11 | 1 | -4/+5 |
* | Use php_ prefix for header files. | Ard Biesheuvel | 2004-02-02 | 1 | -1/+1 |
* | Remove extension internals from php_interbase.h | Ard Biesheuvel | 2004-02-01 | 1 | -0/+1 |
* | Added backup/restore functions | Ard Biesheuvel | 2004-02-01 | 1 | -0/+336 |