Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
* | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
* | Cleanup type conversion | Dmitry Stogov | 2017-12-07 | 1 | -8/+4 |
* | Get rid of all these old package[2].xml files, most of these had no had a rel... | Kalle Sommer Nielsen | 2017-08-17 | 1 | -40/+0 |
* | Fixed wrong usage of old ZPP API. | Dmitry Stogov | 2017-06-19 | 1 | -0/+1 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 2 | -2/+2 |
* | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -2/+2 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
| * | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -3/+3 |
* | | Get rid of more ZVAL_ZVAL() macros | Dmitry Stogov | 2015-06-12 | 1 | -1/+1 |
* | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 2 | -1/+4 |
* | | Cleanup resource handling APIs | Xinchen Hui | 2015-02-02 | 1 | -5/+15 |
* | | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -17/+17 |
* | | Move smart_str implementation into Zend/ | Nikita Popov | 2014-09-21 | 1 | -1/+1 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 2 | -2/+2 |
* | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -4/+4 |
* | | master renames phase 1 | Anatol Belski | 2014-08-25 | 2 | -39/+39 |
* | | port sysvshm, sysvsem and sysvmsg | Anatol Belski | 2014-08-19 | 2 | -13/+13 |
* | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -31/+31 |
* | | Use reference counting instead of zval duplication | Dmitry Stogov | 2014-06-05 | 1 | -5/+2 |
* | | Refactor sysvsem, sysvshm, sysmsg | Xinchen Hui | 2014-05-09 | 1 | -31/+34 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
* | Merge branch 'PHP-5.3' into PHP-5.4 | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
|\ | |||||
| * | Replace $Revision$ with $Id$ in keyword expansion enable files | David Soria Parra | 2012-03-20 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| * | fix tests | Antony Dovgal | 2011-05-04 | 1 | -1/+1 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
| * | - WS | Pierre Joye | 2010-09-16 | 1 | -22/+22 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
* | | Changed silent conversion of array to string to produce a notice. (Patrick) | Stanislav Malyshev | 2011-10-21 | 1 | -1/+1 |
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | | fix tests | Antony Dovgal | 2011-05-04 | 1 | -1/+1 |
* | | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
* | | - WS | Pierre Joye | 2010-09-16 | 1 | -22/+22 |
* | | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert | Pierre Joye | 2010-09-16 | 1 | -1/+1 |
|/ | |||||
* | Add some sysvmsg coverage tests | Raphael Geissert | 2010-03-01 | 3 | -0/+199 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -7/+0 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+7 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -7/+0 |
* | - Added arginfo | Felipe Pena | 2008-06-30 | 1 | -25/+54 |
* | - zend_arg_defs.c is unnecessary now | Felipe Pena | 2008-06-30 | 1 | -3/+0 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |