summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-06-241-1/+1
|\
| * Fixed bug #79030 Use usec from apache request timeHerbert2562020-06-241-1/+1
* | Restore XFAIL on fpm testNikita Popov2020-06-231-0/+2
* | Fix race condition in FPM testsNikita Popov2020-06-182-2/+2
* | Un-XFAIL FPM testsNikita Popov2020-06-182-4/+0
* | Skip new watch point test under asanNikita Popov2020-06-031-0/+6
* | Fix #73927: phpdbg fails with windows error prompt at "watch array"Christoph M. Becker2020-06-023-7/+55
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-011-0/+3
|\ \ | |/
| * Fix #79650: php-win.exe 100% cpu lockupChristoph M. Becker2020-06-011-0/+3
* | Make phpdbg test portableChristoph M. Becker2020-05-261-1/+1
* | Fix several mostly Windows related phpdbg bugsChristoph M. Becker2020-05-264-6/+26
* | Fix #73926: phpdbg will not accept input on restart executionChristoph M. Becker2020-05-261-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-191-1/+1
|\ \ | |/
| * Fix INI setting member nameChristoph M. Becker2020-05-191-1/+1
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-121-0/+4
|\ \ | |/
| * Fix #79489: .user.ini does not inheritChristoph M. Becker2020-05-121-0/+4
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-04-201-3/+3
|\ \ | |/
| * Fix #79491: Search for .user.ini extends up to root dirChristoph M. Becker2020-04-201-3/+3
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-04-201-3/+3
|\ \ | |/
| * Apply doc root fix for FPMNikita Popov2020-04-201-3/+3
* | Add php_cli_server_connect() helperNikita Popov2020-04-0833-251/+83
* | Relax overly strict test expectationChristoph M. Becker2020-04-081-2/+1
* | Skip fpm tests not designed to be run as rootMatteo Beccati2020-04-024-0/+13
* | Allow fpm tests to be run with long socket pathMatteo Beccati2020-04-021-1/+11
* | Allow numeric [UG]ID in FPM listen.{owner,group}Andre Nathan2020-03-295-15/+200
* | Fix another flaky FPM testNikita Popov2020-02-281-1/+2
* | Try to fix intermittent FPM failuresNikita Popov2020-02-281-1/+2
* | Fix bug #79014 (PHP-FPM & Primary script unknown)Jakub Zelenka2020-02-231-4/+0
* | Fix bug #77653 (operator displayed instead of the real error message)Jakub Zelenka2020-02-237-49/+198
* | Apply tidy formattingNikita Popov2020-02-035-136/+136
* | Disable parallelism for FPM testsNikita Popov2020-02-031-1/+3
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-01-277-3/+170
|\ \ | |/
| * Fix bug #78323: Code 0 is returned on invalid optionsIvan Mikheykin2020-01-277-3/+170
* | Add sleep in FPM reload testNikita Popov2020-01-212-1/+5
* | Increase select timeout in FPM testerNikita Popov2020-01-091-1/+1
* | Revert "Display a message if select in FPM test timeouts"Nikita Popov2020-01-081-3/+1
* | Display a message if select in FPM test timeoutsNikita Popov2020-01-081-1/+3
* | Fix bug #78916 (php-fpm 7.4.0 don't send mail via mail())Jakub Zelenka2019-12-081-4/+1
* | Fix bug #78889 (php-fpm service fails to start)Jakub Zelenka2019-12-011-7/+0
* | Merge branch 'PHP-7.3' into PHP-7.4George Wang2019-11-211-14/+26
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3George Wang2019-11-211-14/+26
| |\
| | * Added environment LSAPI_CLEAN_SHUTDOWN to control clean shutdown. Update SAPI...George Wang2019-11-211-14/+26
* | | Do not let PHP-FPM children miss SIGTERM, SIGQUITMaksim Nikulin2019-11-175-12/+140
* | | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-10-213-4/+72
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-10-213-4/+72
| |\ \ | | |/
| | * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2019-10-213-4/+72
| | |\
| | | * Fix bug #78599 (env_path_info underflow can lead to RCE) (CVE-2019-11043)Jakub Zelenka2019-10-203-4/+72
| | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1526-27/+10
| | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1463-122/+122
| | | * Sync leading and final newlines in source code filesPeter Kokot2018-10-1479-121/+5