| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix UNKNOWN default values in various extensions | Máté Kocsis | 2020-09-07 | 1 | -4/+4 |
| * | Promote warnings to exceptions in ext/pspell | Máté Kocsis | 2020-08-18 | 1 | -4/+4 |
| * | Remove proto comments from C files | Max Semenik | 2020-07-06 | 1 | -42/+21 |
| * | Fix [-Wundef] warning in PSpell extension | George Peter Banyard | 2020-05-20 | 1 | -1/+1 |
| * | Generate function entries for another batch of extensions | Máté Kocsis | 2020-04-05 | 1 | -65/+20 |
| * | Use RETURN_THROWS() during ZPP in most of the extensions | Máté Kocsis | 2019-12-31 | 1 | -17/+17 |
| * | Add ext/pspell arginfo stubs | Christoph M. Becker | 2019-10-05 | 1 | -104/+1 |
| * | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
| * | Remove local variables | Peter Kokot | 2019-02-03 | 1 | -9/+0 |
| * | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
| * | Remove IS_EXT_MODULE defines | Nikita Popov | 2018-09-16 | 1 | -2/+0 |
| * | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
| * | Use int instead of long in protos | Gabriel Caruso | 2018-02-23 | 1 | -1/+1 |
| * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
| * | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -3/+3 |
| * | 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 |
| * | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| * | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -25/+25 |
| * | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -37/+37 |
| * | | 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 | -10/+10 |
| * | | master renames phase 6 | Anatol Belski | 2014-08-25 | 1 | -2/+2 |
| * | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -41/+41 |
| * | | partially ported ext/pspell, should be more for zend_string usage | Anatol Belski | 2014-08-19 | 1 | -32/+32 |
| * | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -9/+9 |
| * | | Unused variable | Xinchen Hui | 2014-08-15 | 1 | -14/+4 |
| * | | Add support for pspell | Xinchen Hui | 2014-05-11 | 1 | -23/+28 |
| * | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -1/+1 |
| |/ | |||||
| * | 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 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| * | - Added new parameter parsing option (p - for valid path (string without null... | Felipe Pena | 2011-06-06 | 1 | -3/+3 |
| * | - Fixed ZTS build | Felipe Pena | 2011-03-13 | 1 | -3/+3 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| * | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert | Pierre Joye | 2010-09-16 | 1 | -1/+1 |
| * | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -13/+0 |
| * | 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: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -19/+0 |
| * | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+19 |
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -19/+0 |
| * | MFH: | Felipe Pena | 2008-08-23 | 1 | -58/+43 |
| * | MFH: fix compile warnings (patch by Phil Oleson) | Antony Dovgal | 2008-08-13 | 1 | -3/+3 |
| * | - Added arginfo | Felipe Pena | 2008-07-16 | 1 | -19/+142 |
| * | - New parameter parsing API | Felipe Pena | 2008-06-27 | 1 | -197/+132 |
