Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.4' | Nikita Popov | 2020-05-20 | 1 | -1/+1 |
|\ | |||||
| * | Update msan symbolizer path | Nikita Popov | 2020-05-20 | 1 | -1/+1 |
* | | Fix --disable-ipv6 support on Windows | Christoph M. Becker | 2020-05-20 | 1 | -2/+2 |
* | | Generate function entries for ext/zip | Máté Kocsis | 2020-05-20 | 4 | -160/+235 |
* | | Revert "Revert "Merge branch 'PHP-7.4'"" | Christoph M. Becker | 2020-05-20 | 6 | -4/+43 |
* | | Fix [-Wundef] warning in PostgreSQL extension | George Peter Banyard | 2020-05-20 | 2 | -88/+88 |
* | | Fix [-Wundef] warning in POSIX extension | George Peter Banyard | 2020-05-20 | 2 | -2/+2 |
* | | Fix [-Wundef] warning in PSpell extension | George Peter Banyard | 2020-05-20 | 2 | -2/+2 |
* | | Fix [-Wundef] warning in Session extension | George Peter Banyard | 2020-05-20 | 1 | -5/+5 |
* | | Fix [-Wundef] warning in SHMOP extension | George Peter Banyard | 2020-05-20 | 2 | -2/+2 |
* | | Fix [-Wundef] warning in ODBC extension | George Peter Banyard | 2020-05-20 | 3 | -3/+3 |
* | | Fix [-Wundef] warning in PCNTL extension | George Peter Banyard | 2020-05-20 | 4 | -13/+13 |
* | | Fix [-Wundef] warning in PCRE extension | George Peter Banyard | 2020-05-20 | 2 | -3/+3 |
* | | Fix [-Wundef] warning in TSRM | George Peter Banyard | 2020-05-20 | 1 | -7/+7 |
* | | Slightly deduplicate run-tests code | Nikita Popov | 2020-05-20 | 1 | -66/+54 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-05-20 | 1 | -12/+22 |
|\ \ | |/ | |||||
| * | Fix bug #79603, by retrying on RTD key collision | Nikita Popov | 2020-05-20 | 2 | -12/+23 |
* | | Add support for replaying warnings in opcache | Nikita Popov | 2020-05-20 | 12 | -0/+174 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-05-20 | 2 | -20/+16 |
|\ \ | |/ | |||||
| * | Fix static property indirections in file cache | Nikita Popov | 2020-05-20 | 1 | -18/+15 |
| * | Don't require rc=1 for function static variables | Nikita Popov | 2020-05-20 | 1 | -2/+3 |
* | | Disable JIT in file cache test | Nikita Popov | 2020-05-20 | 1 | -0/+1 |
* | | Tracing JIT SHM data initilaizarion must be done at MINIT | Dmitry Stogov | 2020-05-20 | 2 | -4/+4 |
* | | typo | Dmitry Stogov | 2020-05-20 | 1 | -1/+1 |
* | | Make number of root and side traces configurable | Dmitry Stogov | 2020-05-20 | 4 | -13/+17 |
* | | Use light version of zend_array_destroy() to free arrays without refcounted e... | Dmitry Stogov | 2020-05-20 | 2 | -3/+34 |
* | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-05-19 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Bump version | Christoph M. Becker | 2020-05-19 | 2 | -4/+4 |
* | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-05-19 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-05-19 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix INI setting member name | Christoph M. Becker | 2020-05-19 | 1 | -1/+1 |
* | | | Separate common code | Dmitry Stogov | 2020-05-19 | 1 | -50/+52 |
* | | | Fix some final classes in stubs | Máté Kocsis | 2020-05-19 | 3 | -7/+7 |
* | | | Generate method entries for Closure | Máté Kocsis | 2020-05-19 | 3 | -23/+28 |
* | | | Fix opcache_get_configuration() test | Nikita Popov | 2020-05-19 | 1 | -0/+9 |
* | | | Make JIT parameters configurable through opcache.jit_... options | Dmitry Stogov | 2020-05-19 | 6 | -58/+92 |
* | | | Extract zend_foreach_op_array() | Nikita Popov | 2020-05-19 | 3 | -103/+52 |
* | | | Keep ZEND_FUNC_INFO() for all run-time JIT triggers | Dmitry Stogov | 2020-05-18 | 4 | -20/+80 |
* | | | Fix phpdbg test with JIT | Nikita Popov | 2020-05-18 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.4' | Derick Rethans | 2020-05-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Put Xdebug 3 into 'off' mode for run-tests.php | Derick Rethans | 2020-05-18 | 1 | -1/+1 |
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Derick Rethans | 2020-05-18 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Put Xdebug 3 into 'off' mode for run-tests.php | Derick Rethans | 2020-05-18 | 1 | -1/+1 |
* | | | Fixed JIT on load with -O4 | Dmitry Stogov | 2020-05-18 | 1 | -0/+7 |
* | | | Wrong condition | Dmitry Stogov | 2020-05-18 | 1 | -1/+1 |
* | | | Fixed JIT with non-HYBRID VM | Dmitry Stogov | 2020-05-18 | 1 | -0/+4 |
* | | | Tracing JIT with -O1 doesn't need to do type inference and abstract stack mai... | Dmitry Stogov | 2020-05-18 | 1 | -203/+229 |
* | | | func_info should be empty | Dmitry Stogov | 2020-05-18 | 2 | -18/+6 |
* | | | Fix bogus check in TSRM and adjust TSRM_ASSERT macro | George Peter Banyard | 2020-05-18 | 1 | -3/+3 |
* | | | JIT refactoring to allow run-time changes of JIT options (triggers, optimizat... | Dmitry Stogov | 2020-05-18 | 14 | -470/+530 |