summaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Prepare main branch for PHP 7.3.4Christoph M. Becker2019-02-191-3/+3
* | | | Remove unused PHP_AC_BROKEN_SPRINTF and AC_ZEND_BROKEN_SPRINTFPeter Kokot2019-02-233-47/+1
* | | | Use TSRM macrosDmitry Stogov2019-02-121-1/+1
* | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-111-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-111-1/+1
| |\ \ \ | | |/ /
| | * | Fix bug #51068 (glob:// do not support current path relative)Ahmed Abdou2019-02-111-1/+1
* | | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-02-111-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-111-0/+2
| |\ \ \ | | |/ /
| | * | Fix #77552: Uninitialized buffer in stat functionsjohnstevenson2019-02-111-0/+2
* | | | Implement FR #77377 handle CTRL+C in WindowsAnatol Belski2019-02-081-0/+2
* | | | Update and fix remaining year ranges (2019)Peter Kokot2019-02-081-1/+1
* | | | Remove local variablesPeter Kokot2019-02-0367-591/+0
* | | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-01-301-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-01-301-2/+2
| |\ \ \ | | |/ /
| | * | Fix bug 76596: phpdbg supports display_errors=stderrKevin Abel2019-01-301-2/+2
| | * | Prepare main branch for PHP 7.2.16Christoph M. Becker2019-01-301-3/+3
| * | | Prepare main branch for PHP 7.3.3Christoph M. Becker2019-01-221-3/+3
* | | | Remove yearly range from copyright noticeZeev Suraski2019-01-3067-67/+67
* | | | Merge branch 'PHP-7.3'Nikita Popov2019-01-101-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-101-0/+2
| |\ \ \ | | |/ /
| | * | Fixed bug #77439Nikita Popov2019-01-101-0/+2
| | * | Backport later interned strings destruction.Dmitry Stogov2018-12-241-0/+4
| | * | bump to 7.2.15-devRemi Collet2018-12-181-3/+3
| | * | Bump for 7.2.14Sara Golemon2018-11-201-3/+3
| | * | bump to 7.2.13-devRemi Collet2018-10-231-3/+3
| | * | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-3/+0
| | * | Trim trailing whitespace in source code filesPeter Kokot2018-10-134-7/+7
| | * | Bump versionSara Golemon2018-09-251-3/+3
| * | | Prepare main branch for 7.3.2Christoph M. Becker2018-12-181-3/+3
| * | | Fix version numbers in main branchChristoph M. Becker2018-12-101-3/+3
* | | | Reduce agressive inliningDmitry Stogov2018-12-261-10/+4
* | | | Removed transparent wrapperDmitry Stogov2018-12-261-9/+1
* | | | Replace zend_hash_apply... with ZEND_HASH_FOREACH...Dmitry Stogov2018-12-193-64/+43
* | | | Remove unused import_used_extension utility valueNikita Popov2018-12-041-2/+0
* | | | Clean up unnecessary ternary expressions and simplify some returnsGabriel Caruso2018-12-032-6/+2
* | | | Remove redundant continue in for loopsRijnard van Tonder2018-11-201-2/+1
* | | | Merge branch 'PHP-7.3'Anatol Belski2018-11-171-2/+1
|\ \ \ \ | |/ / /
| * | | Simplify assignment on 64-bitAnatol Belski2018-11-171-2/+1
| * | | Future-proof email addressesZeev Suraski2018-11-0117-23/+23
* | | | Future-proof email addresses...Zeev Suraski2018-11-0117-23/+23
* | | | Merge branch 'PHP-7.3'Anatol Belski2018-10-301-5/+6
|\ \ \ \ | |/ / /
| * | | Fix error conditionAnatol Belski2018-10-301-2/+2
| * | | Fixed bug #77081 ftruncate() changes seek pointer in c modeAnatol Belski2018-10-301-3/+4
* | | | Execute zend_post_startup() with module_initialized flag set.Dmitry Stogov2018-10-291-2/+2
* | | | Improved shared interned strings handling. The previous implementation worked...Dmitry Stogov2018-10-251-0/+7
* | | | Merge branch 'PHP-7.3'Dmitry Stogov2018-10-242-2/+3
|\ \ \ \ | |/ / /
| * | | Make php_plain_files_wrapper to be writable (workaround for swoole)Dmitry Stogov2018-10-242-2/+3
| * | | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-3/+0
* | | | Sync leading and final newlines in source code filesPeter Kokot2018-10-142-3/+0
* | | | Remove HAVE_STRING_HPeter Kokot2018-09-182-5/+0