summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Sort extensions alphabeticallyNikita Popov2020-06-242-847/+851
* Generate tabs in generate_mime_type_map.phpNikita Popov2020-06-241-7/+15
* Merge branch 'PHP-7.4'Nikita Popov2020-06-241-1/+1
|\
| * 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
* | | Mark phpdbg test as XFAIL on Windows with JIT enabledChristoph M. Becker2020-06-241-0/+6
* | | Include stub hash in generated arginfo filesNikita Popov2020-06-244-4/+8
* | | Remove unnecessary initialization in phpdbg webhelperNikita Popov2020-06-231-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-06-231-0/+2
|\ \ \ | |/ /
| * | Restore XFAIL on fpm testNikita Popov2020-06-231-0/+2
* | | Fix test wrt. commit 1a2732f9a8b3d62471b360f772b5458f78046f80Christoph M. Becker2020-06-221-1/+1
* | | sapi/fpm/config.m4: add a new --with-fpm-apparmor configure flag.Michael Orlitzky2020-06-211-17/+16
* | | Fix Haiku buildDavid Carlier2020-06-191-0/+3
* | | Fix CLI test if linked against libeditNikita Popov2020-06-181-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-06-182-2/+2
|\ \ \ | |/ /
| * | Fix race condition in FPM testsNikita Popov2020-06-182-2/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2020-06-182-4/+0
|\ \ \ | |/ /
| * | Un-XFAIL FPM testsNikita Popov2020-06-182-4/+0
* | | Use ZEND_UNREACHABLE() instead of ZEND_ASSERT(0)Christoph M. Becker2020-06-162-3/+3
* | | Update fuzzer readmeNikita Popov2020-06-121-1/+2
* | | Control VCRT leak reporting via environment variable in debug buildsChristoph M. Becker2020-06-102-17/+16
* | | Add zend_call_known_function() API familyNikita Popov2020-06-092-2/+3
* | | Constify char * arguments of APIstwosee2020-06-0815-50/+44
* | | Fix expression warnings and break warningstwosee2020-06-072-2/+2
* | | Fix warning of strict-prototypestwosee2020-06-072-2/+2
* | | Fix MSVC level 1 (severe) warningsChristoph M. Becker2020-06-056-2/+26
* | | Pass zend_string message to zend_error_cbNikita Popov2020-06-051-1/+2
* | | Fix phpdbg watchpoints wrt. negative_array_index RFCChristoph M. Becker2020-06-051-3/+5
* | | Implement #47074: phpinfo() reports "On" as 1 for the some extensionsChristoph M. Becker2020-06-043-17/+17
* | | Fix typo in skipif sectionNikita Popov2020-06-031-0/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-06-031-1/+3
|\ \ \ | |/ /
| * | Skip new watch point test under asanNikita Popov2020-06-031-0/+6
* | | Skip new test case on Windows when JIT is enabledChristoph M. Becker2020-06-021-0/+6
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-06-023-7/+55
|\ \ \ | |/ /
| * | Fix #73927: phpdbg fails with windows error prompt at "watch array"Christoph M. Becker2020-06-023-7/+55
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-06-011-0/+3
|\ \ \ | |/ /
| * | 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
* | | Remove json checks in fuzzer SAPINikita Popov2020-05-292-12/+1
* | | Make Exception::$previous a typed propertyNikita Popov2020-05-281-2/+2
* | | Make Exception::$trace typed array propertyNikita Popov2020-05-281-2/+2
* | | Mark several phpdbg tests as xfailChristoph M. Becker2020-05-2717-0/+84
* | | Improve type error messages when an object is givenMáté Kocsis2020-05-261-2/+2
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-05-266-8/+28
|\ \ \ | |/ /
| * | 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
* | | Add --file-cache-prime/use options to run-testsNikita Popov2020-05-201-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2020-05-191-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-05-191-1/+1
| |\ \ | | |/