Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
* | Fixed build | Xinchen Hui | 2016-04-29 | 1 | -1/+1 |
* | Use zend_string_safe_alloc | Xinchen Hui | 2016-04-27 | 1 | -1/+1 |
* | further datatype and range check fixes for ibase | Anatol Belski | 2016-01-11 | 1 | -4/+4 |
* | Fix various bugs in interbase | Xinchen Hui | 2016-01-11 | 1 | -8/+8 |
* | Fixed bug #71280 (ibase_blob_add() expects parameter 2 to be resorce) | Xinchen Hui | 2016-01-05 | 1 | -1/+1 |
* | 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 |
* | | Fix/improve zpp usage | Nikita Popov | 2015-10-02 | 1 | -1/+1 |
* | | Cleanup (avoid reallocations) | Dmitry Stogov | 2015-07-02 | 1 | -17/+5 |
* | | Cleanup (avoid reallocation) | Dmitry Stogov | 2015-07-02 | 1 | -8/+7 |
* | | ZTS cleanup | Reeze Xia | 2015-03-08 | 1 | -3/+3 |
* | | Apply PHP7 firebird fixes after API Cleanup from https://github.com/Jan-E/php... | Popa Adrian Marius | 2015-02-13 | 1 | -17/+16 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -33/+33 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -3/+3 |
* | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -8/+8 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -9/+9 |
* | | ext/interbase support (incomplete) | Dmitry Stogov | 2014-07-29 | 1 | -14/+27 |
|/ | |||||
* | 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: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 1 | -4/+3 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | MFH | Antony Dovgal | 2006-12-25 | 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 |
* | Fixed blob ID format | Ard Biesheuvel | 2004-06-03 | 1 | -2/+2 |
* | No need to export anything. Fixes win32 build | Edin Kadribasic | 2004-04-19 | 1 | -4/+4 |
* | More divide & conquer | Ard Biesheuvel | 2004-04-05 | 1 | -40/+63 |
* | Fixed unregistered bugs in event handling | Ard Biesheuvel | 2004-02-17 | 1 | -151/+112 |
* | Use php_ prefix for header files. | Ard Biesheuvel | 2004-02-02 | 1 | -1/+1 |
* | No explicit inline (fixes Win32 linkage issue) | Ard Biesheuvel | 2004-02-01 | 1 | -2/+2 |
* | 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/+609 |