summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Call zend_unregister_ini_entries() when unload extension loaded through dl() ...Dmitry Stogov2019-12-092-0/+2
* Fixed bug #78895 (Reflection detects abstract non-static class as abstract st...Dmitry Stogov2019-12-092-1/+40
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-073-3/+2
|\
| * Fix #78923: Artifacts when convoluting image with transparencywillson-chen2019-12-073-3/+2
* | Fix intermittent error in pdo_mysql___construct_options.phptNikita Popov2019-12-062-10/+1
* | Fix mysqli ssl testsNikita Popov2019-12-052-5/+11
* | Fix bug #78823: add zlib library to mysqlndArjen de Korte2019-12-051-0/+3
* | Preload: Better reason message for internal parents on windowsNikita Popov2019-12-041-0/+7
* | 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.3' into PHP-7.4Christoph M. Becker2019-12-022-1/+9
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-12-022-1/+9
| |\
| | * Fix #78814: strip_tags allows / in tag name => whitelist bypassChristoph M. Becker2019-12-022-1/+9
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-021-0/+16
|\ \ \ | |/ /
| * | Fix #78296: is_file fails to detect fileChristoph M. Becker2019-12-021-0/+16
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-12-022-1/+13
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-12-022-1/+13
| |\ \ | | |/
| | * Fix #78833: Integer overflow in pack causes out-of-bound accessChristoph M. Becker2019-12-022-1/+13
| * | Upgrade to Oniguruma 6.9.4Christoph M. Becker2019-11-3073-2923/+3688
| * | Add missing skip checksChristoph M. Becker2019-11-291-1/+5
| * | Partially revert "Adapt test cases for Oniguruma 6.9.4"Christoph M. Becker2019-11-292-33/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-11-293-2/+40
|\ \ \ | |/ /
| * | Adapt test cases for Oniguruma 6.9.4Christoph M. Becker2019-11-293-2/+40
* | | Prevent parallel test conflictsChristoph M. Becker2019-11-275-0/+10
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-11-272-2/+12
|\ \ \ | |/ /
| * | Fix #78840: imploding $GLOBALS crashesChristoph M. Becker2019-11-272-2/+12
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-11-253-2/+28
|\ \ \ | |/ /
| * | Fix #77638: var_export'ing certain class instances segfaultsChristoph M. Becker2019-11-252-2/+15
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-11-222-1/+13
|\ \ \ | |/ /
| * | Fix #78853: preg_match() may return integer > 1Christoph M. Becker2019-11-222-1/+13
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-11-211-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-11-211-1/+1
| |\ \ | | |/
| | * Fix #78849: GD build broken with -D SIGNED_COMPARE_SLOWChristoph M. Becker2019-11-211-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-11-181-0/+34
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-11-181-0/+34
| |\ \ | | |/
| | * Fix $x = (bool)$x; for undefined with opcacheTyson Andre2019-11-181-0/+34
| * | Fix ASLR related invalid opline handler issuesChristoph M. Becker2019-11-151-7/+32
* | | Add more CONFLICTS tagsFabien Villepinte2019-11-1318-52/+32
* | | Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-11-121-1/+1
|\ \ \ | |/ /
| * | Fixed wrong constant usageDmitry Stogov2019-11-121-1/+1
* | | Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-11-112-2/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-11-112-2/+15
| |\ \ | | |/
| | * Fix bug #78804 - Segmentation fault in Locale::filterMatchesStanislav Malyshev2019-11-112-2/+15
* | | Fix test case for WindowsChristoph M. Becker2019-11-111-1/+7
* | | Fix test cases which fail on Windows debug buildsChristoph M. Becker2019-11-113-2/+4
* | | Fixed bug #78714 (funcs returning pointer can't use call convention spec)Dmitry Stogov2019-11-113-324/+346
* | | Fix conflicts in windows ACL testsFabien Villepinte2019-11-094-35/+9
* | | Merge branch 'PHP-7.3' into PHP-7.4Levi Morrison2019-11-082-2/+4
|\ \ \ | |/ /
| * | Wrap php_random.h in C++ portability macrosLevi Morrison2019-11-082-2/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-11-071-0/+6
|\ \ \ | |/ /