summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Update year to 2021Peter Kokot2021-02-023-3/+3
* Revert "Fix #76813: Access violation near NULL on source operand"Christoph M. Becker2021-01-113-21/+3
* Fix bug #69625: FPM returns 200 status on request without SCRIPT_FILENAMEJakub Zelenka2020-12-134-6/+80
* Fix #76813: Access violation near NULL on source operandChristoph M. Becker2020-11-303-3/+21
* Merge branch 'PHP-7.3' into PHP-7.4George Wang2020-08-101-1/+2
|\
| * Make sure string is NUL byte terminated.George Wang2020-08-101-1/+2
* | Check ps -p availability in process title testNikita Popov2020-08-051-1/+6
* | Prevent test case from stallingChristoph M. Becker2020-07-291-2/+4
* | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-07-271-2/+11
|\ \ | |/
| * Fix #77932: File extensions are case-sensitiveChristoph M. Becker2020-07-271-2/+11
* | Merge branch 'PHP-7.3' into PHP-7.4George Wang2020-07-233-14/+234
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3George Wang2020-07-233-14/+234
| |\
| | * Security: update to LiteSpeed SAPI v7.7 to address an buffer overflow, and so...George Wang2020-07-233-14/+234
* | | 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