Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call zend_unregister_ini_entries() when unload extension loaded through dl() ... | Dmitry Stogov | 2019-12-09 | 2 | -0/+2 |
* | Fixed bug #78895 (Reflection detects abstract non-static class as abstract st... | Dmitry Stogov | 2019-12-09 | 2 | -1/+40 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-12-07 | 3 | -3/+2 |
|\ | |||||
| * | Fix #78923: Artifacts when convoluting image with transparency | willson-chen | 2019-12-07 | 3 | -3/+2 |
* | | Fix intermittent error in pdo_mysql___construct_options.phpt | Nikita Popov | 2019-12-06 | 2 | -10/+1 |
* | | Fix mysqli ssl tests | Nikita Popov | 2019-12-05 | 2 | -5/+11 |
* | | Fix bug #78823: add zlib library to mysqlnd | Arjen de Korte | 2019-12-05 | 1 | -0/+3 |
* | | Preload: Better reason message for internal parents on windows | Nikita Popov | 2019-12-04 | 1 | -0/+7 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-12-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix print_r return types in opcache | Tyson Andre | 2019-12-04 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-12-02 | 2 | -1/+9 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-12-02 | 2 | -1/+9 |
| |\ | |||||
| | * | Fix #78814: strip_tags allows / in tag name => whitelist bypass | Christoph M. Becker | 2019-12-02 | 2 | -1/+9 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-12-02 | 1 | -0/+16 |
|\ \ \ | |/ / | |||||
| * | | Fix #78296: is_file fails to detect file | Christoph M. Becker | 2019-12-02 | 1 | -0/+16 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-12-02 | 2 | -1/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-12-02 | 2 | -1/+13 |
| |\ \ | | |/ | |||||
| | * | Fix #78833: Integer overflow in pack causes out-of-bound access | Christoph M. Becker | 2019-12-02 | 2 | -1/+13 |
| * | | Upgrade to Oniguruma 6.9.4 | Christoph M. Becker | 2019-11-30 | 73 | -2923/+3688 |
| * | | Add missing skip checks | Christoph M. Becker | 2019-11-29 | 1 | -1/+5 |
| * | | Partially revert "Adapt test cases for Oniguruma 6.9.4" | Christoph M. Becker | 2019-11-29 | 2 | -33/+0 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-11-29 | 3 | -2/+40 |
|\ \ \ | |/ / | |||||
| * | | Adapt test cases for Oniguruma 6.9.4 | Christoph M. Becker | 2019-11-29 | 3 | -2/+40 |
* | | | Prevent parallel test conflicts | Christoph M. Becker | 2019-11-27 | 5 | -0/+10 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-11-27 | 2 | -2/+12 |
|\ \ \ | |/ / | |||||
| * | | Fix #78840: imploding $GLOBALS crashes | Christoph M. Becker | 2019-11-27 | 2 | -2/+12 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-11-25 | 3 | -2/+28 |
|\ \ \ | |/ / | |||||
| * | | Fix #77638: var_export'ing certain class instances segfaults | Christoph M. Becker | 2019-11-25 | 2 | -2/+15 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-11-22 | 2 | -1/+13 |
|\ \ \ | |/ / | |||||
| * | | Fix #78853: preg_match() may return integer > 1 | Christoph M. Becker | 2019-11-22 | 2 | -1/+13 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-11-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-11-21 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix #78849: GD build broken with -D SIGNED_COMPARE_SLOW | Christoph M. Becker | 2019-11-21 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Dmitry Stogov | 2019-11-18 | 1 | -0/+34 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Dmitry Stogov | 2019-11-18 | 1 | -0/+34 |
| |\ \ | | |/ | |||||
| | * | Fix $x = (bool)$x; for undefined with opcache | Tyson Andre | 2019-11-18 | 1 | -0/+34 |
| * | | Fix ASLR related invalid opline handler issues | Christoph M. Becker | 2019-11-15 | 1 | -7/+32 |
* | | | Add more CONFLICTS tags | Fabien Villepinte | 2019-11-13 | 18 | -52/+32 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Dmitry Stogov | 2019-11-12 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed wrong constant usage | Dmitry Stogov | 2019-11-12 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-11-11 | 2 | -2/+15 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-11-11 | 2 | -2/+15 |
| |\ \ | | |/ | |||||
| | * | Fix bug #78804 - Segmentation fault in Locale::filterMatches | Stanislav Malyshev | 2019-11-11 | 2 | -2/+15 |
* | | | Fix test case for Windows | Christoph M. Becker | 2019-11-11 | 1 | -1/+7 |
* | | | Fix test cases which fail on Windows debug builds | Christoph M. Becker | 2019-11-11 | 3 | -2/+4 |
* | | | Fixed bug #78714 (funcs returning pointer can't use call convention spec) | Dmitry Stogov | 2019-11-11 | 3 | -324/+346 |
* | | | Fix conflicts in windows ACL tests | Fabien Villepinte | 2019-11-09 | 4 | -35/+9 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Levi Morrison | 2019-11-08 | 2 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | Wrap php_random.h in C++ portability macros | Levi Morrison | 2019-11-08 | 2 | -2/+4 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-11-07 | 1 | -0/+6 |
|\ \ \ | |/ / |