| Commit message (Expand) | Author | Age | Files | Lines |
| * | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -2/+0 |
| * | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -2/+4 |
| * | Remove local variables | Peter Kokot | 2019-02-03 | 3 | -11/+2 |
| * | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 2 | -2/+2 |
| * | fix typo in sysvsem.c | Υоаnn B | 2018-10-23 | 1 | -1/+1 |
| * | Replace obsolete AC_TRY_FOO with AC_FOO_IFELSE | Peter Kokot | 2018-07-30 | 1 | -4/+2 |
| * | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 3 | -7/+1 |
| * | Sync sysvsem and sysvshm versions in phpinfo | Peter Kokot | 2018-06-03 | 2 | -1/+13 |
| * | year++ | Xinchen Hui | 2018-01-02 | 2 | -2/+2 |
| * | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 |
| * | 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 | -39/+0 |
| * | Resolve conflict | Sammy Kaye Powers | 2017-01-03 | 1 | -1/+5 |
| |\ |
|
| | * | Fix for nowait.phpt failing intermittently | Mitch Hagstrand | 2017-01-02 | 1 | -1/+5 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 2 | -2/+2 |
| |/ |
|
| * | Fix nowait.phpt to no longer depend on sleeping | Mitch Hagstrand | 2017-01-02 | 1 | -65/+92 |
| * | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -8/+8 |
| * | 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 |
| * | | 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 | -3/+7 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
| * | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 2 | -4/+4 |
| * | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -16/+16 |
| * | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 2 | -2/+2 |
| * | | Merge branch 'PHP-5.6' | Matteo Beccati | 2014-09-10 | 3 | -6/+119 |
| |\ \
| |/ |
|
| | * | FR #67990 - Added nowait argument to sem_acquire | Matteo Beccati | 2014-09-10 | 3 | -6/+119 |
| * | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -5/+5 |
| * | | port sysvshm, sysvsem and sysvmsg | Anatol Belski | 2014-08-19 | 1 | -2/+2 |
| * | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -3/+3 |
| * | | Refactor sysvsem, sysvshm, sysmsg | Xinchen Hui | 2014-05-09 | 1 | -4/+5 |
| |/ |
|
| * | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -3/+3 |
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
| * | - 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 |
| * | - remove magic quotes support, functions are kept (see the NEWS entry for the... | Pierre Joye | 2011-07-22 | 1 | -2/+0 |
| * | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
| * | 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 |
| * | - Fix test | Felipe Pena | 2008-12-27 | 1 | -2/+2 |
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -4/+0 |
| * | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+4 |
| * | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -4/+0 |
| * | - New parameter parsing API | Felipe Pena | 2008-06-29 | 1 | -22/+40 |
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
| * | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| * | MFH: remove warnings in resource dtor | Antony Dovgal | 2007-05-11 | 1 | -4/+1 |
| * | Typo | Martin Kraemer | 2007-03-14 | 1 | -1/+1 |
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |