| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove PHP_SLEEP_NON_VOID as it is not useful anymore | Máté Kocsis | 2019-11-07 | 1 | -1/+0 |
| * | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
| * | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-13 | 1 | -3/+1 |
| |\ | |||||
| | * | Convert all php_error_docref0 to php_error_docref | George Peter Banyard | 2019-07-13 | 1 | -3/+1 |
| * | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-07-12 | 1 | -35/+0 |
| |\ \ | |/ | |||||
| | * | Remove duplicate XtOffsetOf() definitions in php.h | Nikita Popov | 2019-07-12 | 1 | -35/+0 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-08 | 1 | -2/+0 |
| |\ \ | |/ | |||||
| | * | Remove APACHE symbol | Peter Kokot | 2019-07-08 | 1 | -2/+0 |
| | * | Bump API numbers | Derick Rethans | 2019-05-29 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-17 | 1 | -0/+5 |
| |\ \ | |/ | |||||
| | * | Fix internal_encoding fallback in mbstring | Nikita Popov | 2019-04-17 | 1 | -0/+5 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-04-08 | 1 | -4/+0 |
| |\ \ | |/ | |||||
| | * | Remove HAVE_STRERROR | Peter Kokot | 2019-04-08 | 1 | -4/+0 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-04-07 | 1 | -2/+0 |
| |\ \ | |/ | |||||
| | * | Remove HAVE_LIMITS_H | Peter Kokot | 2019-04-07 | 1 | -2/+0 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-06 | 1 | -2/+0 |
| |\ \ | |/ | |||||
| | * | Remove legacy AC_CHECK_TYPE calls for uint and ulong | Peter Kokot | 2019-03-06 | 1 | -2/+0 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-03-01 | 1 | -11/+1 |
| |\ \ | |/ | |||||
| | * | Remove obsolescent AC_HEADER_STDC and memcpy check | Peter Kokot | 2019-03-01 | 1 | -11/+1 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-02-28 | 1 | -1/+0 |
| |\ \ | |/ | |||||
| | * | Remove PHP_DECLARED_TIMEZONE and HAVE_DECLARED_TIMEZONE | Peter Kokot | 2019-02-28 | 1 | -1/+0 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-02-23 | 1 | -2/+1 |
| |\ \ | |/ | |||||
| | * | Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTF | Peter Kokot | 2019-02-23 | 1 | -2/+1 |
| * | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-02-03 | 1 | -9/+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 year range from copyright notice | Zeev Suraski | 2019-01-30 | 1 | -1/+1 |
| * | | Bump API numbers | Nikita Popov | 2019-01-28 | 1 | -1/+1 |
| |/ | |||||
| * | Future-proof email addresses... | Zeev Suraski | 2018-11-01 | 1 | -2/+2 |
| * | Remove HAVE_SYS_VARARGS_H | Peter Kokot | 2018-09-16 | 1 | -6/+1 |
| * | Remove HAVE_ASSERT_H | Peter Kokot | 2018-09-09 | 1 | -4/+0 |
| * | Update API version numbers | Christoph M. Becker | 2018-07-31 | 1 | -1/+1 |
| * | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 1 | -2/+0 |
| * | Bump extension, module and PHP API numbers for 7.3 | Michael Moravec | 2018-06-14 | 1 | -1/+1 |
| * | Remove padding just merged since 7.3 isn't released yet. | Sara Golemon | 2018-01-23 | 1 | -1/+1 |
| * | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| * | Fixed a typo | Javier Eguiluz | 2017-12-09 | 1 | -1/+1 |
| * | Remove old references to SAPIs and extensions no longer in the core | Kalle Sommer Nielsen | 2017-07-19 | 1 | -2/+0 |
| * | Bump all API numbers in prep for 7.2 fork | Sara Golemon | 2017-07-18 | 1 | -1/+1 |
| * | Provide zend_string wrappers for php_base64_(en|de)code | Sara Golemon | 2017-07-16 | 1 | -1/+1 |
| * | Move va_copy compatibility code into zend_portability.h | Nikita Popov | 2017-06-25 | 1 | -8/+0 |
| * | Change PHP_OS_FAMILY to "Darwin" instead of "Mac" for Darwin based systems (a... | Kalle Sommer Nielsen | 2017-06-14 | 1 | -1/+1 |
| * | Use "Mac" instead of "OSX" to identify macOS in PHP_OS_FAMILY | Sebastian Bergmann | 2017-06-13 | 1 | -1/+1 |
| * | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| |\ | |||||
| | * | another place | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fixed issue #2466 Invalid integer constant expression error in php.h | Xinchen Hui | 2017-04-10 | 1 | -1/+1 |
| | | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
