| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | * | | Bump PHP_API_VERSION | Nikita Popov | 2016-09-04 | 1 | -1/+1 |
| * | | | use extra flag to turn on php implementations | Anatol Belski | 2017-03-19 | 1 | -0/+2 |
| * | | | define corresponding config macros, as we already trick symbols | Anatol Belski | 2017-03-19 | 1 | -0/+2 |
| * | | | Fix PHP_OS_FAMILY for Linux (Joe) | Kalle Sommer Nielsen | 2017-02-22 | 1 | -0/+2 |
| * | | | Change PHP_OS_FAMILY slightly | Kalle Sommer Nielsen | 2017-02-22 | 1 | -0/+13 |
| * | | | Resolve conflict | Sammy Kaye Powers | 2017-01-03 | 1 | -0/+8 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'pull-request/2163' | Joe Watkins | 2017-01-03 | 1 | -0/+8 |
| | |\ \ \ | |||||
| | | * | | | let s use the macro instead | David Carlier | 2016-10-15 | 1 | -1/+1 |
| | | * | | | import explicit_bzero + strlc* functions update | David Carlier | 2016-10-15 | 1 | -0/+8 |
| * | | | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Eliminate win95nt.h | Kalle Sommer Nielsen | 2016-12-22 | 1 | -1/+47 |
| * | | | | Remove Netware support | Kalle Sommer Nielsen | 2016-11-12 | 1 | -6/+0 |
| |/ / / | |||||
| * | | | increase versions for 7.2 | Anatol Belski | 2016-08-02 | 1 | -1/+1 |
| |/ / | |||||
| * | | Use one place to define max length of double | Jakub Zelenka | 2016-06-26 | 1 | -0/+8 |
| * | | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 1 | -1/+4 |
| * | | fix php_log_err macro | Anatol Belski | 2016-06-08 | 1 | -0/+5 |
| * | | fix typo | Anatol Belski | 2016-06-02 | 1 | -1/+1 |
| * | | Added backwards compability with php_log_err by using macro | Jani Ollikainen | 2016-06-02 | 1 | -1/+2 |
| * | | Logging to syslog with dynamic error levels (related to #49467) | Jani Ollikainen | 2016-06-02 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-02-14 | 1 | -9/+3 |
| |\ \ | |/ | |||||
| | * | Fix format attributes in ZTS | Nikita Popov | 2016-02-14 | 1 | -9/+3 |
| * | | Remove use of register keyword in headers | Nikita Popov | 2016-02-04 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ | |||||
