Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to mime-db as source of extension => MIME map | Nikita Popov | 2020-08-13 | 2 | -28/+210 |
* | Small CS fix | Nyholm | 2020-08-12 | 1 | -6/+12 |
* | Disable report_zend_debug by default | Nikita Popov | 2020-08-12 | 3 | -14/+1 |
* | Merge branch 'PHP-7.4' | George Wang | 2020-08-10 | 1 | -1/+2 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | George Wang | 2020-08-10 | 1 | -1/+2 |
| |\ | |||||
| | * | Make sure string is NUL byte terminated. | George Wang | 2020-08-10 | 1 | -1/+2 |
* | | | Fixed bug #62294 | Nikita Popov | 2020-08-10 | 3 | -1/+17 |
* | | | Fixed bug #65275 | Nikita Popov | 2020-08-10 | 3 | -25/+35 |
* | | | Fixed bug #79948 | Nikita Popov | 2020-08-10 | 1 | -6/+5 |
* | | | Fixed bug #77561 | Nikita Popov | 2020-08-10 | 2 | -0/+14 |
* | | | Add many missing closing PHP tags to tests | Máté Kocsis | 2020-08-09 | 1 | -0/+1 |
* | | | Accept zend_object* in zend_update_property | Nikita Popov | 2020-08-07 | 1 | -3/+2 |
* | | | Accept zend_object* in zend_get_exception_base | Nikita Popov | 2020-08-07 | 1 | -11/+8 |
* | | | Accept zend_object in zend_read_property | Nikita Popov | 2020-08-07 | 2 | -11/+9 |
* | | | Add more argument types to stubs | Máté Kocsis | 2020-08-07 | 1 | -3/+1 |
* | | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-08-05 | 1 | -1/+6 |
|\ \ \ | |/ / | |||||
| * | | Check ps -p availability in process title test | Nikita Popov | 2020-08-05 | 1 | -1/+6 |
* | | | FPM: Prevent warning with raising pm.max_children for shared pool | Jakub Zelenka | 2020-08-04 | 3 | -13/+5 |
* | | | XFAIL status-listen FPM test | Nikita Popov | 2020-08-04 | 1 | -0/+2 |
* | | | FPM: Add pm.status_listen option | Jakub Zelenka | 2020-08-03 | 10 | -6/+148 |
* | | | Make http stream wrapper advertise HTTP/1.1 by default | Rowan Tommins | 2020-08-03 | 2 | -5/+5 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-29 | 1 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | Prevent test case from stalling | Christoph M. Becker | 2020-07-29 | 1 | -2/+4 |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-27 | 1 | -2/+11 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-07-27 | 1 | -2/+11 |
| |\ \ | | |/ | |||||
| | * | Fix #77932: File extensions are case-sensitive | Christoph M. Becker | 2020-07-27 | 1 | -2/+11 |
* | | | Address some compiler warnings. | George Wang | 2020-07-23 | 2 | -5/+8 |
* | | | Merge branch 'PHP-7.4' | George Wang | 2020-07-23 | 3 | -14/+234 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | George Wang | 2020-07-23 | 3 | -14/+234 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | George Wang | 2020-07-23 | 3 | -14/+234 |
| | |\ | |||||
| | | * | Security: update to LiteSpeed SAPI v7.7 to address an buffer overflow, and so... | George Wang | 2020-07-23 | 3 | -14/+234 |
* | | | | Disable JIT for PHPDBG | Dmitry Stogov | 2020-07-21 | 1 | -0/+12 |
* | | | | Skip upload_2G.phpt if disk_free_space() <= 2GB | Tyson Andre | 2020-07-19 | 1 | -0/+4 |
* | | | | Review the usage of apostrophes in error messages | Máté Kocsis | 2020-07-10 | 2 | -3/+3 |
* | | | | Add stubs for SAPIs | Máté Kocsis | 2020-07-10 | 11 | -45/+81 |
* | | | | Fix warning in embed sapi | Nikita Popov | 2020-07-10 | 1 | -1/+1 |
* | | | | Use ZPP string|array union check in PCRE extension | George Peter Banyard | 2020-07-09 | 1 | -8/+8 |
* | | | | Remove no_separation flag | Nikita Popov | 2020-07-07 | 1 | -1/+0 |
* | | | | Remove proto comments from C files | Max Semenik | 2020-07-06 | 8 | -114/+61 |
* | | | | Use zend_string_equals API in a couple places | Nikita Popov | 2020-07-03 | 1 | -1/+1 |
* | | | | Extract some common fuzzer code | Nikita Popov | 2020-06-30 | 5 | -53/+45 |
* | | | | Add unserializehash fuzzer. | Eddie Kohler | 2020-06-30 | 5 | -0/+127 |
* | | | | Replace EXPECTF when possible | Fabien Villepinte | 2020-06-29 | 1 | -1/+1 |
* | | | | Make exit() unwind properly | Nikita Popov | 2020-06-29 | 1 | -0/+5 |
* | | | | Fixed bug #79737 (Building embed as static fails during install step). | Dmitry Stogov | 2020-06-29 | 2 | -0/+6 |
* | | | | Simplify and fix php-cgi detection | Nikita Popov | 2020-06-26 | 1 | -14/+11 |
* | | | | Better leak fix for cgi -s / -w | Nikita Popov | 2020-06-26 | 1 | -7/+1 |
* | | | | Fix leaks in cgi strip/highlight mode | Nikita Popov | 2020-06-25 | 1 | -5/+2 |
* | | | | Sort extensions alphabetically | Nikita Popov | 2020-06-24 | 2 | -847/+851 |
* | | | | Generate tabs in generate_mime_type_map.php | Nikita Popov | 2020-06-24 | 1 | -7/+15 |