summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Nikita Popov2019-09-252-59/+15
|\
| * Fix GCOV not working for PHP-7.4 and master branchesGerard Roche2019-09-252-59/+15
* | Merge branch 'PHP-7.4'Gabriel Caruso2019-09-252-2/+2
|\ \ | |/
| * Use nproc instead of hardcoded numberGabriel Caruso2019-09-252-2/+2
* | [ci skip] Update UPGRADING.INTERNALSChristoph M. Becker2019-09-241-0/+5
* | Add check_only parameter to get_closure handlerChristoph M. Becker2019-09-247-19/+19
* | Add new entries for exif and unserialize fuzzing corpusNikita Popov2019-09-249-0/+5
* | Merge branch 'PHP-7.4'Nikita Popov2019-09-242-2/+19
|\ \ | |/
| * Fixed bug #78589Nikita Popov2019-09-242-2/+19
* | Avoid signed shiftNikita Popov2019-09-241-1/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-09-240-0/+0
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-09-240-0/+0
| |\
| | * Update NEWSChristoph M. Becker2019-09-241-1/+4
* | | Merge branch 'PHP-7.4'Stanislav Malyshev2019-09-231-0/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-09-231-0/+15
| |\ \ | | |/
| | * Fix #78559: Heap buffer overflow in mb_eregiChristoph M. Becker2019-09-232-0/+16
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-09-230-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-09-230-0/+0
| |\ \ | | |/
| | * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-09-231-0/+4
| | |\
| | | * Fix NEWS entryChristoph M. Becker2019-09-231-4/+4
* | | | Use cheaper code for scalar type checkDmitry Stogov2019-09-231-12/+23
* | | | Change ZEND_RECV and ZEND_RECV_VARIADIC to use extended_value for cache slot ...Dmitry Stogov2019-09-236-29/+13
* | | | Check that type is set in ZEND_TYPE_IS_MASK()Nikita Popov2019-09-231-1/+1
* | | | Cleanup ext/dom: Additional unimplemented code following 25bfac4Benjamin Eberlei2019-09-2312-334/+4
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-231-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-231-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-231-1/+1
| | |\ \ | | | |/
| | | * Fix skipif conditionNikita Popov2019-09-231-1/+1
* | | | Use ZEND_TYPE_IS_SET() when checking for property typesNikita Popov2019-09-239-29/+34
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-231-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-231-0/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-231-0/+2
| | |\ \ | | | |/
| | | * Skip test on 32-bitNikita Popov2019-09-231-0/+2
* | | | Don't set nullability flag for parameters without typeNikita Popov2019-09-236-74/+77
* | | | Update error messages in some more testsNikita Popov2019-09-233-6/+6
* | | | Canonicalize typed prop/param default value errorsNikita Popov2019-09-239-69/+48
* | | | Check for nullable void type earlierNikita Popov2019-09-231-7/+3
* | | | Canonicalize typed properties error messageNikita Popov2019-09-2326-63/+52
* | | | Standardize type printing in reflectionNikita Popov2019-09-234-15/+6
* | | | Change representation of zend_type from type code to MAY_BE_* maskNikita Popov2019-09-2323-642/+496
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-231-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-231-0/+2
| |\ \ \ | | |/ /
| | * | Skip test on 32-bitNikita Popov2019-09-231-0/+2
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-231-11/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-230-0/+0
| |\ \ \ | | |/ /
| | * | Commit regenerated var_unserializer.cNikita Popov2019-09-231-36/+36
| * | | Remove commented codeNikita Popov2019-09-231-11/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-232-0/+18
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-09-232-0/+18
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-09-232-0/+18
| | |\ \ | | | |/