summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Reference dynamic functions through dynamic_defsNikita Popov2021-03-011-0/+7
* Improve SPL directory and stat() cache using zend_srting* instead of char*Dmitry Stogov2021-02-261-4/+4
* Merge branch 'PHP-8.0'Nikita Popov2021-02-241-0/+1
|\
| * Merge branch 'PHP-7.4' into PHP-8.0Felipe Pena2021-02-241-0/+1
| |\
| | * Fix bug #80757 (Exit code is 0 when could not open file)Felipe Pena2021-02-241-0/+1
* | | Merge branch 'PHP-8.0'Christoph M. Becker2021-02-221-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2021-02-221-1/+1
| |\ \ | | |/
| | * Fix #80771: phpinfo(INFO_CREDITS) displays nothing in CLIChristoph M. Becker2021-02-221-1/+1
* | | Improve class entry generationMáté Kocsis2021-02-165-5/+0
* | | Avoid repeatedly calling strlen in FPM setproctitle implementationDavid Carlier2021-02-151-2/+3
* | | Enable class entry generation for sapi extensionsMáté Kocsis2021-02-1410-10/+15
* | | Merge branch 'PHP-8.0'Nikita Popov2021-02-041-59/+47
|\ \ \ | |/ /
| * | Fix CLI server worker supportNikita Popov2021-02-041-59/+47
* | | Merge branch 'PHP-8.0'Nikita Popov2021-02-023-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Nikita Popov2021-02-023-3/+3
| |\ \ | | |/
| | * 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
* | | Remove unused mmap member in phpdbg_file_sourceNikita Popov2021-01-261-3/+0
* | | Fixed crash in ZTS build with --repeat optionDmitry Stogov2021-01-211-0/+1
* | | Replace zend_bool uses with boolNikita Popov2021-01-1533-114/+114
* | | Merge branch 'PHP-8.0'Christoph M. Becker2021-01-113-21/+3
|\ \ \ | |/ /
| * | Revert fix for bug 76813 and re2c version bumpChristoph M. Becker2021-01-113-21/+3
* | | Fuzzer: Gracefully handle hashes that cannot be serializedNikita Popov2021-01-111-1/+7
* | | Restrict allowed usages of $GLOBALSNikita Popov2021-01-061-2/+1
* | | rename COMPILER and ARCHITECTURE macro (too generic)Remi Collet2021-01-041-4/+4
* | | Merge branch 'PHP-8.0'Jakub Zelenka2020-12-134-6/+80
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Jakub Zelenka2020-12-134-6/+80
| |\ \ | | |/
| | * Fix bug #69625: FPM returns 200 status on request without SCRIPT_FILENAMEJakub Zelenka2020-12-134-6/+80
* | | Ensure consistent error message in phpdbg parserNikita Popov2020-12-022-3/+4
* | | Add const modifier for zend_extension memberscodinghuang2020-12-011-5/+4
* | | Merge branch 'PHP-8.0'Christoph M. Becker2020-11-3019-93/+0
|\ \ \ | |/ /
| * | Drop all JIT related XFAILS from phpdbg test suiteChristoph M. Becker2020-11-3019-93/+0
* | | Merge branch 'PHP-8.0'Nikita Popov2020-11-303-0/+3
|\ \ \ | |/ /
| * | Add additional entries to unserialize corpusNikita Popov2020-11-303-0/+3
* | | Merge branch 'PHP-8.0'Christoph M. Becker2020-11-303-3/+21
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.4' into PHP-8.0Christoph M. Becker2020-11-303-3/+21
| |\ \ | | |/
| | * Fix #76813: Access violation near NULL on source operandChristoph M. Becker2020-11-303-3/+21
* | | Add --repeat testing modeNikita Popov2020-10-301-9/+29
* | | Merge branch 'PHP-8.0'Máté Kocsis2020-10-231-1/+2
|\ \ \ | |/ /
| * | Require stubs to declare return types for magic methods when possibleMáté Kocsis2020-10-231-1/+2
* | | Use ephemeral port in more server testsNikita Popov2020-10-2310-87/+89
* | | Merge branch 'PHP-8.0'Nikita Popov2020-10-211-0/+65
|\ \ \ | |/ /
| * | Add test for zend_extension loadingNikita Popov2020-10-211-0/+65
* | | Merge branch 'PHP-8.0'Nikita Popov2020-10-192-9/+3
|\ \ \ | |/ /
| * | Revert "Fix bug #64865: Use CONTEXT_DOCUMENT_ROOT for scanning dir tree"Nikita Popov2020-10-192-9/+3
* | | Suppress bogus [-Wlogical-op] warning from GCCGeorge Peter Banyard2020-10-101-1/+2
* | | Fix [-Wduplicated-branches] in CLI SAPIGeorge Peter Banyard2020-10-091-5/+1
|/ /
* | Update to mime-db 1.45Nikita Popov2020-10-092-3/+10
* | Review parameter names in ext/pcreMáté Kocsis2020-10-021-10/+10
* | Update ext/standard parameter namesNikita Popov2020-09-291-2/+2