summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3'Christoph M. Becker2018-08-124-3/+47
|\
| * Fix #76688: Disallow excessive parameters after options arrayPedro Magalhães2018-08-125-3/+49
* | Merge branch 'PHP-7.3'Peter Kokot2018-08-120-0/+0
|\ \ | |/
| * [ci skip] Update NEWSPeter Kokot2018-08-121-0/+3
* | Merge branch 'PHP-7.3'Peter Kokot2018-08-124-7/+7
|\ \ | |/
| * Fix bug #76030 RE2C_FLAGS rarely honouredCristian Rodríguez2018-08-124-7/+7
* | Quell GCC warning on mixing || and &&Levi Morrison2018-08-111-1/+1
* | Merge branch 'PHP-7.3'Anatol Belski2018-08-092-0/+52
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Anatol Belski2018-08-092-0/+52
| |\
| | * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-08-092-0/+52
| | |\
| | | * Fixed bug #74484 MessageFormatter::formatMessage memory corruptionAnatol Belski2018-08-092-0/+52
* | | | Merge branch 'PHP-7.3'Christoph M. Becker2018-08-090-0/+0
|\ \ \ \ | |/ / /
| * | | [ci skip] Update NEWS regarding SameSite cookie supportChristoph M. Becker2018-08-091-0/+3
* | | | Remove more unecessaries percent signsGabriel Caruso2018-08-081-2/+2
* | | | Remove invalid SKIPIF sections and make more tests runGabriel Caruso2018-08-072-10/+5
* | | | Merge branch 'PHP-7.3'Xinchen Hui2018-08-070-0/+0
|\ \ \ \ | |/ / /
| * | | Fix #76700 - Methods with altered visibility need to be added againPedro Magalhães2018-08-072-2/+35
* | | | Merge branch 'bug-76700' of https://github.com/pmmaga/php-srcXinchen Hui2018-08-072-2/+35
|\ \ \ \
| * | | | Fix #76700 - Methods with altered visibility need to be added againPedro Magalhães2018-08-032-2/+35
* | | | | Merge branch 'PHP-7.3'Xinchen Hui2018-08-072-0/+42
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fixed bug #76713 (Segmentation fault caused by property corruption)Xinchen Hui2018-08-073-0/+46
* | | | | Merge branch 'PHP-7.3'Anatol Belski2018-08-061-10/+7
|\ \ \ \ \ | |/ / / /
| * | | | Fix stack underflow in pharAnatol Belski2018-08-061-10/+7
* | | | | Merge branch 'PHP-7.3'Anatol Belski2018-08-061-41/+50
|\ \ \ \ \ | |/ / / /
| * | | | Update libmagic.patch [ci skip]Anatol Belski2018-08-061-41/+50
* | | | | Merge branch 'PHP-7.3'Christoph M. Becker2018-08-061-7/+27
|\ \ \ \ \ | |/ / / /
| * | | | [ci skip] Extended class naming ruleRichard Fussenegger2018-08-061-7/+27
* | | | | Merge branch 'PHP-7.3'Peter Kokot2018-08-060-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | [ci skip] Update NEWSPeter Kokot2018-08-061-0/+1
| * | | | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-08-060-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | [ci skip] Update NEWSPeter Kokot2018-08-061-0/+1
| | * | | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-08-060-0/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | [ci skip] Update NEWSPeter Kokot2018-08-061-0/+1
* | | | | Merge branch 'PHP-7.3'Peter Kokot2018-08-061-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-08-061-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-08-061-3/+3
| | |\ \ \ | | | |/ /
| | | * | Fix bug #76709: Minimal required zlib library is 1.2.0.4Peter Kokot2018-08-061-3/+3
* | | | | Merge branch 'PHP-7.3'Peter Kokot2018-08-060-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | [ci skip] Update NEWSPeter Kokot2018-08-061-0/+4
| * | | | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-08-060-0/+0
| |\ \ \ \ | | |/ / /
| | * | | [ci skip] Update NEWSPeter Kokot2018-08-061-0/+4
| | * | | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-08-060-0/+0
| | |\ \ \ | | | |/ /
| | | * | [ci skip] Update NEWSPeter Kokot2018-08-061-0/+4
* | | | | Merge branch 'PHP-7.3'Peter Kokot2018-08-061-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-08-061-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-08-061-1/+1
| | |\ \ \ | | | |/ /
| | | * | Fix bug #65988: Zlib version check failsJay Bonci2018-08-061-1/+1
* | | | | Merge branch 'PHP-7.3'Peter Kokot2018-08-060-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-08-060-0/+0
| |\ \ \ \ | | |/ / /
| | * | | [ci skip] Update NEWSPeter Kokot2018-08-061-0/+3