summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2019-04-151-0/+1
|\
| * Fix last maybe uninit warnings on 7.4Nikita Popov2019-04-151-0/+1
* | Merge branch 'PHP-7.4'George Wang2019-04-123-26/+153
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4George Wang2019-04-123-26/+153
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3George Wang2019-04-123-26/+152
| | |\
| | | * LiteSpeed SAPI 7.3, better process management, new API function litespeed_fin...George Wang2019-04-123-26/+152
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-121-9/+13
|\ \ \ \ | |/ / /
| * | | Fix strict aliasing violation in phpdbgNikita Popov2019-04-121-9/+13
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-128-40/+46
|\ \ \ \ | |/ / /
| * | | Fix potentially uninitialized warnings in phpdbgNikita Popov2019-04-128-41/+47
| * | | Backported call frame initialization improvementDmitry Stogov2019-04-121-2/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-111-11/+14
|\ \ \ \ | |/ / /
| * | | Work around -Walloc-size-larger-than bugNikita Popov2019-04-111-11/+14
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-111-1/+1
|\ \ \ \ | |/ / /
| * | | Suppress warnings using zend_quiet_writeNikita Popov2019-04-111-1/+1
* | | | Simplify call frame initializationDmitry Stogov2019-04-111-2/+2
* | | | Fix few compiler warnings.David Carlier2019-04-081-1/+1
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-071-2/+6
|\ \ \ \ | |/ / /
| * | | Add AS_HELP_STRING to phpdbg optionsPeter Kokot2019-04-071-2/+6
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-075-22/+6
|\ \ \ \ | |/ / /
| * | | Remove checks for locale.h, setlocale, localeconvPeter Kokot2019-04-075-22/+6
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-04-077-32/+6
|\ \ \ \ | |/ / /
| * | | Remove HAVE_SIGNAL_HPeter Kokot2019-04-077-32/+6
* | | | Merge branch 'PHP-7.4'Matteo Beccati2019-04-031-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Matteo Beccati2019-04-031-0/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Matteo Beccati2019-04-031-0/+1
| | |\ \ | | | |/
| | | * Ref #76801 remove old file source from file_sources hash in case of file incl...Alessandro Chitolina2019-04-031-0/+1
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-03-291-0/+2
|\ \ \ \ | |/ / /
| * | | tsrm environment lockJoe Watkins2019-03-291-0/+2
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-03-281-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-03-281-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-03-281-1/+1
| | |\ \ | | | |/
| | | * fix build: readline support must be disabled by default in phpdbgJoe Watkins2019-03-281-1/+1
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-03-274-24/+37
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-03-274-24/+37
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-03-274-24/+37
| | |\ \ | | | |/
| | | * Fix #77805 phpdbg build fails when readline is sharedJoe Watkins2019-03-274-20/+37
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-03-271-0/+33
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-03-271-0/+33
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-03-271-0/+33
| | |\ \ | | | |/
| | | * more work on phpdbg conditional breaksJoe Watkins2019-03-271-0/+33
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-03-261-1/+16
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Joe Watkins2019-03-261-1/+16
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Joe Watkins2019-03-261-1/+16
| | |\ \ | | | |/
| | | * Fix #77800 phpdbg segfaults on conditional breakpointsJoe Watkins2019-03-261-1/+16
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-251-6/+5
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Peter Kokot2019-03-251-6/+5
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2019-03-251-6/+5
| | |\ \ | | | |/
| | | * Fix #77794: Incorrect Date header format in built-in serverNiklas Keller2019-03-251-6/+5
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-03-235-33/+49
|\ \ \ \ | |/ / /