summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Revert "Replace @param annotations with type declarations"Christoph M. Becker2020-02-171-9/+9
* Replace @param annotations with type declarationsChristoph M. Becker2020-02-161-9/+9
* Fix [-Wmissing-field-initializers] compiler warning in PHPDBG_COMMAND_HELP_D ...George Peter Banyard2020-02-101-1/+1
* Fix some -Wold-style-declaration compiler warningsGeorge Peter Banyard2020-02-051-2/+2
* Reindent phpt filesNikita Popov2020-02-0347-315/+315
* Merge branch 'PHP-7.4'Nikita Popov2020-02-034-131/+131
|\
| * Apply tidy formattingNikita Popov2020-02-035-136/+136
* | Merge branch 'PHP-7.4'Nikita Popov2020-02-031-1/+3
|\ \ | |/
| * Disable parallelism for FPM testsNikita Popov2020-02-031-1/+3
* | Clean up the generation of the parsersAkim Demaille2020-02-013-18/+13
* | Use "%empty" in the parsers, instead of commentsAkim Demaille2020-01-312-3/+4
* | Merge branch 'PHP-7.4'Nikita Popov2020-01-277-3/+170
|\ \ | |/
| * 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
* | | Fix bug #64865: Use CONTEXT_DOCUMENT_ROOT for scanning dir treewbender2020-01-242-3/+9
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-212-1/+5
|\ \ \ | |/ /
| * | Add sleep in FPM reload testNikita Popov2020-01-212-1/+5
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-173-7/+7
* | | Fix #78880: Final spelling fixesMáté Kocsis2020-01-161-1/+1
* | | Fix #78880: Yet another batch of spelling errorsMáté Kocsis2020-01-169-10/+10
* | | Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-1614-21/+21
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-091-1/+1
|\ \ \ | |/ /
| * | Increase select timeout in FPM testerNikita Popov2020-01-091-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-081-3/+1
|\ \ \ | |/ /
| * | Revert "Display a message if select in FPM test timeouts"Nikita Popov2020-01-081-3/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-01-081-1/+3
|\ \ \ | |/ /
| * | Display a message if select in FPM test timeoutsNikita Popov2020-01-081-1/+3
* | | Use RETURN_THROWS() during ZPP in main, sapi, win32, and ZendMáté Kocsis2019-12-306-33/+33
* | | Fix typoChristoph M. Becker2019-12-301-1/+1
* | | Fix #78880: Spelling error reportChristoph M. Becker2019-12-211-1/+1
* | | Further reduce parse depth limit in mbstring fuzzerNikita Popov2019-12-141-1/+1
* | | Limit parse depth in mbstring fuzzerNikita Popov2019-12-131-0/+4
* | | Remove phpdbg READMEekinhbayar2019-12-091-78/+0
* | | Merge branch 'PHP-7.4'Jakub Zelenka2019-12-081-4/+1
|\ \ \ | |/ /
| * | Fix bug #78916 (php-fpm 7.4.0 don't send mail via mail())Jakub Zelenka2019-12-081-4/+1
* | | Merge branch 'PHP-7.4'Jakub Zelenka2019-12-011-7/+0
|\ \ \ | |/ /
| * | Fix bug #78889 (php-fpm service fails to start)Jakub Zelenka2019-12-011-7/+0
* | | Merge branch 'PHP-7.4'George Wang2019-11-211-14/+26
|\ \ \ | |/ /
| * | 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
* | | | Convert apache2handler arginfo to php stubsCraig Duncan2019-11-183-48/+69
* | | | Merge branch 'PHP-7.4'Jakub Zelenka2019-11-175-12/+140
|\ \ \ \ | |/ / /
| * | | Do not let PHP-FPM children miss SIGTERM, SIGQUITMaksim Nikulin2019-11-175-12/+140
* | | | Add union return types for function stubsMáté Kocsis2019-11-113-3/+10
* | | | Make zend_type a 2-field structNikita Popov2019-11-081-1/+1
* | | | Clean DONE tags from testsFabien Villepinte2019-11-077-14/+0
* | | | Reduce size limit in parser fuzzerNikita Popov2019-11-072-1/+3
* | | | Reduce oniguruma retry limit in fuzzerNikita Popov2019-11-021-2/+2
* | | | Add stubs for various standard functionsMáté Kocsis2019-10-301-2/+3