summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Promote warnings to exceptions in settype() functionMáté Kocsis2019-12-056-285/+135
* Promote warning to exception in log() functionMáté Kocsis2019-12-054-8/+12
* Update/fix remaining opcache zend_func_info.c signaturesTyson Andre2019-12-051-46/+26
* Merge branch 'PHP-7.4'Nikita Popov2019-12-051-0/+3
|\
| * Fix bug #78823: add zlib library to mysqlndArjen de Korte2019-12-052-0/+6
* | Merge branch 'reflection-fixes' into HEADTyson Andre2019-12-041-174/+49
|\ \
| * | Remove opcache signatures duplicating reflectionTyson Andre2019-12-041-120/+0
| * | Make more opcache signatures consistent with reflectionTyson Andre2019-12-041-63/+58
* | | Remove obsolete configure checks for isinf, isnan, and isfiniteGeorge Peter Banyard2019-12-042-29/+0
|/ /
* | Remove configure checks for asinh, acosh, atanh, log1p, hypotGeorge Peter Banyard2019-12-042-19/+0
* | Remove now obsolete configure checks for INFINITY and NAN.George Peter Banyard2019-12-042-135/+0
* | Remove custom implementation for inifinity and NAN as we can now rely on C99George Peter Banyard2019-12-041-43/+3
* | Remove unnecessary C99 checks for maths functionsGeorge Peter Banyard2019-12-041-98/+7
* | Merge branch 'PHP-7.4'Nikita Popov2019-12-042-3/+3
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-12-042-3/+3
| |\
| | * Fix AST printing of nullable builtin typesNikita Popov2019-12-042-3/+3
* | | Fix incorrect assertion in property type variance checkNikita Popov2019-12-042-1/+14
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-041-0/+7
|\ \ \ | |/ /
| * | Preload: Better reason message for internal parents on windowsNikita Popov2019-12-041-0/+7
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-042-5/+41
|\ \ \ | |/ /
| * | Fixed bug #78898Nikita Popov2019-12-043-5/+43
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-040-0/+0
|\ \ \ | |/ /
| * | Add ReflectionMethod::getClosure() change to UPGRADINGNikita Popov2019-12-041-0/+5
* | | Fix other incorrect opcache typesTyson Andre2019-12-041-41/+42
* | | Make some opcache types consistent with reflection informationTyson Andre2019-12-043-28/+25
* | | Merge branch 'PHP-7.4'Nikita Popov2019-12-041-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-12-041-1/+1
| |\ \ | | |/
| | * Fix print_r return types in opcacheTyson Andre2019-12-041-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-030-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-030-0/+0
| |\ \ | | |/
| | * Next is 7.3.14Christoph M. Becker2019-12-034-6/+8
* | | Merge branch 'PHP-7.4'Remi Collet2019-12-030-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Remi Collet2019-12-030-0/+0
| |\ \ | | |/
| | * Merge branch 'PHP-7.2' into PHP-7.3Remi Collet2019-12-030-0/+0
| | |\
| | | * next is 7.2.27Remi Collet2019-12-033-5/+8
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-021-14/+20
|\ \ \ \ | |/ / /
| * | | Fix #78883: fgets(STDIN) fails on WindowsChristoph M. Becker2019-12-022-14/+21
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-022-1/+9
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-023-1/+11
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-12-023-1/+11
| | |\ \ | | | |/
| | | * Fix #78814: strip_tags allows / in tag name => whitelist bypassChristoph M. Becker2019-12-023-1/+11
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-023-2/+36
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-024-2/+37
| |\ \ \ | | |/ /
| | * | Fix #78296: is_file fails to detect fileChristoph M. Becker2019-12-024-2/+37
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-12-022-1/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-023-1/+15
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-12-023-1/+15
| | |\ \ | | | |/
| | | * Fix #78833: Integer overflow in pack causes out-of-bound accessChristoph M. Becker2019-12-023-1/+15
* | | | Fix misleading error message in `ZendAccelerator.c`.Adam Saponara2019-12-021-1/+5
* | | | Merge branch 'PHP-7.4'Jakub Zelenka2019-12-011-7/+0
|\ \ \ \ | |/ / /