Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-8.0' | Jakub Zelenka | 2020-12-13 | 4 | -6/+80 |
|\ | |||||
| * | Merge branch 'PHP-7.4' into PHP-8.0 | Jakub Zelenka | 2020-12-13 | 4 | -6/+80 |
| |\ | |||||
| | * | Fix bug #69625: FPM returns 200 status on request without SCRIPT_FILENAME | Jakub Zelenka | 2020-12-13 | 4 | -6/+80 |
* | | | Ensure consistent error message in phpdbg parser | Nikita Popov | 2020-12-02 | 2 | -3/+4 |
* | | | Add const modifier for zend_extension members | codinghuang | 2020-12-01 | 1 | -5/+4 |
* | | | Merge branch 'PHP-8.0' | Christoph M. Becker | 2020-11-30 | 19 | -93/+0 |
|\ \ \ | |/ / | |||||
| * | | Drop all JIT related XFAILS from phpdbg test suite | Christoph M. Becker | 2020-11-30 | 19 | -93/+0 |
* | | | Merge branch 'PHP-8.0' | Nikita Popov | 2020-11-30 | 3 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Add additional entries to unserialize corpus | Nikita Popov | 2020-11-30 | 3 | -0/+3 |
* | | | Merge branch 'PHP-8.0' | Christoph M. Becker | 2020-11-30 | 3 | -3/+21 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.4' into PHP-8.0 | Christoph M. Becker | 2020-11-30 | 3 | -3/+21 |
| |\ \ | | |/ | |||||
| | * | Fix #76813: Access violation near NULL on source operand | Christoph M. Becker | 2020-11-30 | 3 | -3/+21 |
* | | | Add --repeat testing mode | Nikita Popov | 2020-10-30 | 1 | -9/+29 |
* | | | Merge branch 'PHP-8.0' | Máté Kocsis | 2020-10-23 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Require stubs to declare return types for magic methods when possible | Máté Kocsis | 2020-10-23 | 1 | -1/+2 |
* | | | Use ephemeral port in more server tests | Nikita Popov | 2020-10-23 | 10 | -87/+89 |
* | | | Merge branch 'PHP-8.0' | Nikita Popov | 2020-10-21 | 1 | -0/+65 |
|\ \ \ | |/ / | |||||
| * | | Add test for zend_extension loading | Nikita Popov | 2020-10-21 | 1 | -0/+65 |
* | | | Merge branch 'PHP-8.0' | Nikita Popov | 2020-10-19 | 2 | -9/+3 |
|\ \ \ | |/ / | |||||
| * | | Revert "Fix bug #64865: Use CONTEXT_DOCUMENT_ROOT for scanning dir tree" | Nikita Popov | 2020-10-19 | 2 | -9/+3 |
* | | | Suppress bogus [-Wlogical-op] warning from GCC | George Peter Banyard | 2020-10-10 | 1 | -1/+2 |
* | | | Fix [-Wduplicated-branches] in CLI SAPI | George Peter Banyard | 2020-10-09 | 1 | -5/+1 |
|/ / | |||||
* | | Update to mime-db 1.45 | Nikita Popov | 2020-10-09 | 2 | -3/+10 |
* | | Review parameter names in ext/pcre | Máté Kocsis | 2020-10-02 | 1 | -10/+10 |
* | | Update ext/standard parameter names | Nikita Popov | 2020-09-29 | 1 | -2/+2 |
* | | Improve default value handling of Exception constructors | Máté Kocsis | 2020-09-21 | 1 | -2/+2 |
* | | Consolidate the usage of "either" and "one of" in error messages | Máté Kocsis | 2020-09-20 | 1 | -1/+1 |
* | | Fix UNKNOWN default value of apache_note() | Máté Kocsis | 2020-09-19 | 3 | -4/+4 |
* | | Run tidy | Nikita Popov | 2020-09-18 | 25 | -40/+40 |
* | | Remove support for EXT_NOP | Nikita Popov | 2020-09-18 | 1 | -1/+2 |
* | | Support ephemeral ports in debug server | Sara Golemon | 2020-09-17 | 1 | -35/+65 |
* | | Add missing param type to pcre reflection test | Máté Kocsis | 2020-09-15 | 1 | -1/+1 |
* | | Fix mbstring fuzzer | Nikita Popov | 2020-09-11 | 1 | -1/+3 |
* | | Simplify error type filter | twosee | 2020-09-10 | 2 | -37/+24 |
* | | Adjust assignment line number for match | Ilija Tovilo | 2020-09-08 | 4 | -0/+128 |
* | | Reduce input size limit in execute fuzzer | Nikita Popov | 2020-09-07 | 2 | -2/+2 |
* | | Avoid large eval inputs in fuzzer | Nikita Popov | 2020-09-07 | 1 | -2/+17 |
* | | Accept zend_string instead of zval in zend_compile_string | Nikita Popov | 2020-09-07 | 4 | -22/+11 |
* | | Disable InfiniteIterator class while fuzzing | Nikita Popov | 2020-09-04 | 1 | -0/+2 |
* | | Extend function blacklist in execute fuzzer | Nikita Popov | 2020-09-02 | 1 | -1/+3 |
* | | Support cli_server.color on Windows | Christoph M. Becker | 2020-08-28 | 1 | -2/+10 |
* | | Fix execute fuzzer on i386 | Nikita Popov | 2020-08-28 | 1 | -1/+5 |
* | | Rehash function table after disabling functions | Nikita Popov | 2020-08-28 | 1 | -3/+1 |
* | | Fix typo | Nikita Popov | 2020-08-27 | 1 | -1/+1 |
* | | Generate execute corpus in generate_all.php | Nikita Popov | 2020-08-27 | 3 | -1/+5 |
* | | Add experimental "execute" fuzzer | Nikita Popov | 2020-08-27 | 7 | -58/+160 |
* | | sapi/fpm/config.m4: check for libapparmor's aa_change_profile() | Kees Cook | 2020-08-24 | 1 | -1/+1 |
* | | ensure installed ini don't interfere | Remi Collet | 2020-08-21 | 1 | -1/+1 |
* | | 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 |