Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fix bug #79900 | Nikita Popov | 2020-07-29 | 2 | -1/+14 | |
* | | | Remove PHP_CHECK_GCC_ARG() | Nikita Popov | 2020-07-29 | 3 | -29/+7 | |
* | | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-07-29 | 0 | -0/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-07-29 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | Fix test | Nikita Popov | 2020-07-29 | 1 | -1/+1 | |
* | | | Temporary disable abstract test usage for inferring previous type of variable... | Dmitry Stogov | 2020-07-29 | 1 | -0/+12 | |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-29 | 1 | -13/+58 | |
|\ \ \ | |/ / | ||||||
| * | | Revert "Merge branch 'PHP-7.3' into PHP-7.4" | Christoph M. Becker | 2020-07-29 | 2 | -16/+56 | |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-29 | 1 | -2/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Prevent test case from stalling | Christoph M. Becker | 2020-07-29 | 1 | -2/+4 | |
* | | | Merge branch 'PHP-7.4' | Nikita Popov | 2020-07-29 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-07-29 | 2 | -2/+4 | |
| |\ \ | | |/ | ||||||
| | * | Fix #79895: support = in PHP_CHECK_GCC_ARG m4 macro | Santiago M. Mola | 2020-07-29 | 2 | -2/+4 | |
* | | | Fixed live-range interval construction (close all frames) | Dmitry Stogov | 2020-07-29 | 1 | -0/+16 | |
* | | | Merge branch 'PHP-7.4' | twosee | 2020-07-29 | 2 | -0/+20 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | twosee | 2020-07-29 | 2 | -0/+20 | |
| |\ \ | | |/ | ||||||
| | * | Handle bindto error | twosee | 2020-07-29 | 2 | -0/+20 | |
* | | | Fix STR_OR_OBJ_OF_TYPE stringable handling | Nikita Popov | 2020-07-29 | 2 | -15/+15 | |
* | | | Move patch to right place | Nikita Popov | 2020-07-29 | 1 | -1/+1 | |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-29 | 1 | -58/+13 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-07-29 | 2 | -56/+16 | |
| |\ \ | | |/ | ||||||
| | * | Fix #73060: php failed with error after temp folder cleaned up | Christoph M. Becker | 2020-07-29 | 2 | -62/+16 | |
* | | | Try to fix laravel PHP 8 incompatibility | Nikita Popov | 2020-07-29 | 1 | -0/+1 | |
* | | | Use inline function instead of macro | Dmitry Stogov | 2020-07-29 | 1 | -11/+24 | |
* | | | Merge common "cold" part | Dmitry Stogov | 2020-07-29 | 1 | -79/+48 | |
* | | | Implement 'Saner Numeric Strings' RFC: | George Peter Banyard | 2020-07-29 | 65 | -1343/+2088 | |
* | | | Permit trailing whitespace in numeric strings | Andrea Faulds | 2020-07-29 | 9 | -24/+93 | |
* | | | Fixed incorrect reuse of exit_point | Dmitry Stogov | 2020-07-28 | 1 | -1/+2 | |
* | | | Refactor user streams to use ZPP class check | George Peter Banyard | 2020-07-28 | 2 | -44/+43 | |
* | | | Check for EG(exception) after leaving function frame | Dmitry Stogov | 2020-07-28 | 3 | -5/+18 | |
* | | | Prevent incorrect optimization | Dmitry Stogov | 2020-07-28 | 1 | -1/+2 | |
* | | | Fix UNKNOWN default values in ext/mbstring and ext/gd | Máté Kocsis | 2020-07-28 | 9 | -252/+240 | |
* | | | Check for shm_open() in libroot to support Haiku | David Carlier | 2020-07-28 | 1 | -1/+1 | |
* | | | Fix typo in test | Nikita Popov | 2020-07-28 | 1 | -1/+1 | |
* | | | Implement Shorter Attribute Syntax | Theodore Brown | 2020-07-28 | 34 | -112/+144 | |
* | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2020-07-28 | 2 | -8/+19 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2020-07-28 | 3 | -8/+20 | |
| |\ \ | | |/ | ||||||
| | * | Fix #79806: realpath() erroneously resolves link to link | Christoph M. Becker | 2020-07-28 | 3 | -8/+20 | |
* | | | Move asserts to better places | Dmitry Stogov | 2020-07-28 | 1 | -3/+4 | |
* | | | Merge branch 'master' of git.php.net:/php-src | Côme Chilliet | 2020-07-28 | 6 | -6/+29 | |
|\ \ \ | ||||||
| * | | | Replace ZEND_JIT_TRACE_MAX_EXIT_COUNTERS constant by opcache.jit_max_exit_cou... | Dmitry Stogov | 2020-07-28 | 4 | -6/+18 | |
| * | | | Fix use-after-free when nullsafe used with constant LHS | Nikita Popov | 2020-07-28 | 2 | -0/+11 | |
* | | | | Merge branch 'PHP-7.4' | Côme Chilliet | 2020-07-28 | 2 | -102/+98 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Updated NEWS | Côme Chilliet | 2020-07-28 | 1 | -0/+3 | |
| * | | Merge branch 'PHP-7.3' into PHP-7.4 | Côme Chilliet | 2020-07-28 | 0 | -0/+0 | |
| |\ \ | | |/ | ||||||
| | * | fix memory leaks in ext/ldap/ldap.c | Paweł Tomulik | 2020-07-28 | 2 | -104/+101 | |
| * | | fix memory leaks in ext/ldap/ldap.c | Paweł Tomulik | 2020-07-28 | 1 | -103/+97 | |
* | | | Avoid redundand EX(opline) initialization | Dmitry Stogov | 2020-07-28 | 1 | -1/+1 | |
* | | | Always record ZEND_JIT_TRACE_START and ZEND_JIT_TRACE_END | Dmitry Stogov | 2020-07-28 | 1 | -9/+11 | |
* | | | Update abstarct stack before guard to keep proper type in side trace | Dmitry Stogov | 2020-07-28 | 1 | -0/+1 |