summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Initialize last_line in phpdbg globalsNikita Popov2019-07-011-0/+1
* implement support for workers in cli-server on platforms supporting forkJoe Watkins2019-06-291-6/+104
* Use strcmp() in phpdbg_eol_global_updateNikita Popov2019-06-281-3/+3
* Remove phpdbg_xml_asprintf()Nikita Popov2019-06-282-14/+0
* Set up asan+ubsan scheduled build on azureNikita Popov2019-06-288-0/+23
* Avoid reliance on arena details on phpdbg oplogNikita Popov2019-06-282-6/+4
* implement tsrm_is_shutdown APIJoe Watkins2019-06-281-2/+2
* Use the portable zend_strndup() instead of strndup()Christoph M. Becker2019-06-281-1/+1
* Fix init_file leak in phpdbgNikita Popov2019-06-281-0/+1
* Fix phpdbg shutdown orderNikita Popov2019-06-271-24/+25
* Don't use zmm for PHPDBG_G(exec)Nikita Popov2019-06-273-8/+8
* Clean headers checksPeter Kokot2019-06-271-5/+0
* Fix fpm limit_extensions leakNikita Popov2019-06-263-0/+19
* Fix out of bounds write in phpdbgNikita Popov2019-06-251-1/+1
* Split test caseChristoph M. Becker2019-06-244-72/+84
* Fix stack leak in phpdbgNikita Popov2019-06-211-1/+8
* Fix prompt leak in phpdbgNikita Popov2019-06-211-3/+3
* refactor a little more to add some more useful error messages and raise the l...Joe Watkins2019-06-191-15/+46
* Separate check for process creation and ability to accept connectionsJoe Watkins2019-06-191-14/+13
* Simplify pm.start_servers calculation in docsFreddie Leeman2019-06-171-1/+1
* bugs in fpm logging #4273 #4007Joe Watkins2019-06-171-1/+2
* Merge branch 'mac-tests' into PHP-7.4Joe Watkins2019-06-144-2/+16
|\
| * fix mac tests on azureJoe Watkins2019-06-144-2/+16
* | Fix skipif syntax errorsNikita Popov2019-06-146-6/+6
|/
* Fix unused variables in fpm_env.cNikita Popov2019-06-121-3/+3
* Use %define api.pure instead of %pure-parserNikita Popov2019-06-121-1/+1
* Register class before fetching parentNikita Popov2019-06-111-3/+3
* use XFAILIF rather than XFAIL to avoid warnings [ci skip]Joe Watkins2019-06-116-12/+36
* watchpoints have flaws in implementationJoe Watkins2019-06-106-0/+12
* Simplify LiteSpeed SAPI module versionPeter Kokot2019-06-091-1/+1
* Use PHP_VERSION for zend modulesPeter Kokot2019-06-094-4/+4
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-041-1/+0
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-041-1/+0
| |\
| | * Reload tsrmls_id in release builds as wellNikita Popov2019-06-041-1/+0
* | | Try to fix phpdbg + opcache compatibilityNikita Popov2019-06-041-17/+17
* | | Don't involve output check in the testAnatol Belski2019-06-011-5/+15
* | | Fix ZTS issue regarding new Windows CTRL handling APIChristoph M. Becker2019-06-011-2/+0
* | | Add CONFLCITS file for fpmNikita Popov2019-05-311-0/+1
* | | Mark sapi_windows_set_ctrl_handler.phpt as XFAILNikita Popov2019-05-311-0/+2
* | | Update phpdbg oplog testNikita Popov2019-05-291-1/+1
* | | Update cli reflection testNikita Popov2019-05-291-2/+4
* | | Remove two zpp tests in sapi/cli/testsNikita Popov2019-05-292-35/+0
* | | Revert "Rename *.l files to *.re"Joe Watkins2019-05-202-4/+4
* | | Rename *.l files to *.rePeter Kokot2019-05-172-4/+4
* | | Rename configure --with-litespeed to --enable-litespeedPeter Kokot2019-05-172-4/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Jakub Zelenka2019-05-131-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Jakub Zelenka2019-05-131-0/+4
| |\ \ | | |/
| | * Add ping to the fpm test for bug #77934Jakub Zelenka2019-05-131-0/+4
* | | [ci skip] Remove outdated fastcgi info in favor of the manualPeter Kokot2019-05-131-151/+0
* | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-127-42/+15