Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Prepare main branch for PHP 7.3.4 | Christoph M. Becker | 2019-02-19 | 1 | -3/+3 | |
* | | | | Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTF | Peter Kokot | 2019-02-23 | 3 | -47/+1 | |
* | | | | Use TSRM macros | Dmitry Stogov | 2019-02-12 | 1 | -1/+1 | |
* | | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-02-11 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-02-11 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix bug #51068 (glob:// do not support current path relative) | Ahmed Abdou | 2019-02-11 | 1 | -1/+1 | |
* | | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-02-11 | 1 | -0/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-02-11 | 1 | -0/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix #77552: Uninitialized buffer in stat functions | johnstevenson | 2019-02-11 | 1 | -0/+2 | |
* | | | | Implement FR #77377 handle CTRL+C in Windows | Anatol Belski | 2019-02-08 | 1 | -0/+2 | |
* | | | | Update and fix remaining year ranges (2019) | Peter Kokot | 2019-02-08 | 1 | -1/+1 | |
* | | | | Remove local variables | Peter Kokot | 2019-02-03 | 67 | -591/+0 | |
* | | | | Merge branch 'PHP-7.3' into PHP-7.4 | Joe Watkins | 2019-01-30 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Joe Watkins | 2019-01-30 | 1 | -2/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix bug 76596: phpdbg supports display_errors=stderr | Kevin Abel | 2019-01-30 | 1 | -2/+2 | |
| | * | | Prepare main branch for PHP 7.2.16 | Christoph M. Becker | 2019-01-30 | 1 | -3/+3 | |
| * | | | Prepare main branch for PHP 7.3.3 | Christoph M. Becker | 2019-01-22 | 1 | -3/+3 | |
* | | | | Remove yearly range from copyright notice | Zeev Suraski | 2019-01-30 | 67 | -67/+67 | |
* | | | | Merge branch 'PHP-7.3' | Nikita Popov | 2019-01-10 | 1 | -0/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-01-10 | 1 | -0/+2 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fixed bug #77439 | Nikita Popov | 2019-01-10 | 1 | -0/+2 | |
| | * | | Backport later interned strings destruction. | Dmitry Stogov | 2018-12-24 | 1 | -0/+4 | |
| | * | | bump to 7.2.15-dev | Remi Collet | 2018-12-18 | 1 | -3/+3 | |
| | * | | Bump for 7.2.14 | Sara Golemon | 2018-11-20 | 1 | -3/+3 | |
| | * | | bump to 7.2.13-dev | Remi Collet | 2018-10-23 | 1 | -3/+3 | |
| | * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -3/+0 | |
| | * | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 4 | -7/+7 | |
| | * | | Bump version | Sara Golemon | 2018-09-25 | 1 | -3/+3 | |
| * | | | Prepare main branch for 7.3.2 | Christoph M. Becker | 2018-12-18 | 1 | -3/+3 | |
| * | | | Fix version numbers in main branch | Christoph M. Becker | 2018-12-10 | 1 | -3/+3 | |
* | | | | Reduce agressive inlining | Dmitry Stogov | 2018-12-26 | 1 | -10/+4 | |
* | | | | Removed transparent wrapper | Dmitry Stogov | 2018-12-26 | 1 | -9/+1 | |
* | | | | Replace zend_hash_apply... with ZEND_HASH_FOREACH... | Dmitry Stogov | 2018-12-19 | 3 | -64/+43 | |
* | | | | Remove unused import_used_extension utility value | Nikita Popov | 2018-12-04 | 1 | -2/+0 | |
* | | | | Clean up unnecessary ternary expressions and simplify some returns | Gabriel Caruso | 2018-12-03 | 2 | -6/+2 | |
* | | | | Remove redundant continue in for loops | Rijnard van Tonder | 2018-11-20 | 1 | -2/+1 | |
* | | | | Merge branch 'PHP-7.3' | Anatol Belski | 2018-11-17 | 1 | -2/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Simplify assignment on 64-bit | Anatol Belski | 2018-11-17 | 1 | -2/+1 | |
| * | | | Future-proof email addresses | Zeev Suraski | 2018-11-01 | 17 | -23/+23 | |
* | | | | Future-proof email addresses... | Zeev Suraski | 2018-11-01 | 17 | -23/+23 | |
* | | | | Merge branch 'PHP-7.3' | Anatol Belski | 2018-10-30 | 1 | -5/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix error condition | Anatol Belski | 2018-10-30 | 1 | -2/+2 | |
| * | | | Fixed bug #77081 ftruncate() changes seek pointer in c mode | Anatol Belski | 2018-10-30 | 1 | -3/+4 | |
* | | | | Execute zend_post_startup() with module_initialized flag set. | Dmitry Stogov | 2018-10-29 | 1 | -2/+2 | |
* | | | | Improved shared interned strings handling. The previous implementation worked... | Dmitry Stogov | 2018-10-25 | 1 | -0/+7 | |
* | | | | Merge branch 'PHP-7.3' | Dmitry Stogov | 2018-10-24 | 2 | -2/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Make php_plain_files_wrapper to be writable (workaround for swoole) | Dmitry Stogov | 2018-10-24 | 2 | -2/+3 | |
| * | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -3/+0 | |
* | | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 2 | -3/+0 | |
* | | | | Remove HAVE_STRING_H | Peter Kokot | 2018-09-18 | 2 | -5/+0 |