Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Fix link for phpdbg documentation | Gabriel Caruso | 2018-03-11 | 1 | -1/+1 | |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-03-08 | 1 | -0/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-08 | 1 | -0/+4 | |
| |\ \ | | |/ | ||||||
| | * | Disable PGO for phpdbg | Anatol Belski | 2018-03-08 | 1 | -0/+4 | |
| | * | regenerated with newer re2c | Xinchen Hui | 2018-01-02 | 1 | -1284/+1223 | |
| | * | year++ | Xinchen Hui | 2018-01-02 | 48 | -49/+49 | |
| * | | year++ | Xinchen Hui | 2018-01-02 | 48 | -49/+49 | |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 3 | -3/+3 | |
* | | | Avoid live range references in opcodes | Nikita Popov | 2018-02-16 | 1 | -4/+0 | |
* | | | Fix: follow the indent of the other configure options | Tom Van Looy | 2018-02-15 | 1 | -3/+4 | |
* | | | Fix some misspellings | Gabriel Caruso | 2018-02-06 | 1 | -1/+1 | |
* | | | Moved "zval.u2.cache_slot" into free room of "zend_op" | Dmitry Stogov | 2018-02-05 | 4 | -6/+6 | |
* | | | Use int instead of integer in type errors | Gabriel Caruso | 2018-02-04 | 1 | -3/+3 | |
* | | | Use int instead of integer in proto | Gabriel Caruso | 2018-02-02 | 1 | -2/+2 | |
* | | | Changed CATCH instruction format (extended_value moved into op2, op2 into res... | Dmitry Stogov | 2018-01-31 | 4 | -7/+17 | |
* | | | Trailing whitespaces on sapi/* | Gabriel Caruso | 2018-01-04 | 1 | -5/+5 | |
* | | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 8 | -175/+175 | |
* | | | year++ | Xinchen Hui | 2018-01-02 | 48 | -49/+49 | |
* | | | Fix darwin builds of phpdbg using frameworks | Sara Golemon | 2017-12-21 | 1 | -0/+1 | |
* | | | Transmit phpdbg webdata len in little-endian | Sebastian Ramadan | 2017-12-17 | 3 | -9/+13 | |
* | | | Fixed stream handler override | Dmitry Stogov | 2017-12-14 | 2 | -8/+12 | |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 2 | -5/+8 | |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 | |
* | | | Added "argv" and "argc" as known strings. | Dmitry Stogov | 2017-12-01 | 1 | -1/+1 | |
* | | | fix constant defined undefined behavior warning | dcarlier | 2017-11-24 | 1 | -1/+5 | |
* | | | Merge branch 'PHP-7.2' | Nikita Popov | 2017-11-17 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | Fix printf format issues on i386 | Nikita Popov | 2017-11-17 | 1 | -2/+2 | |
* | | | Enable and fix printf() format warnings | Nikita Popov | 2017-11-16 | 1 | -5/+12 | |
* | | | Added exceptions for ZEND_RC_DEBUG | Dmitry Stogov | 2017-11-02 | 2 | -0/+2 | |
* | | | Encapsulate reference-counting primitives. | Dmitry Stogov | 2017-10-27 | 2 | -4/+4 | |
* | | | Always use IS_CONSTANT_AST (IS_CONSTANT is removed). | Dmitry Stogov | 2017-10-10 | 1 | -5/+10 | |
* | | | Remove unused Travis configuration for sapi/phpdbg | Peter Kokot | 2017-10-08 | 3 | -24/+0 | |
* | | | Refactored recursion pretection | Dmitry Stogov | 2017-10-06 | 1 | -7/+8 | |
* | | | Join untracked files to root .gitignore | Peter Kokot | 2017-10-05 | 1 | -6/+0 | |
* | | | Changed the way VM accesses constant operands in 64-bit builds. | Dmitry Stogov | 2017-10-04 | 2 | -7/+7 | |
|/ / | ||||||
* | | fix tests for 32-bit | Remi Collet | 2017-09-13 | 2 | -2/+2 | |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Xinchen Hui | 2017-07-21 | 1 | -1284/+1223 | |
|\ \ | |/ | ||||||
* | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-07-17 | 1 | -1/+5 | |
|\ \ | |/ | ||||||
| * | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-07-17 | 1 | -1/+5 | |
| |\ | ||||||
| | * | Fixed bug 74913 redirecting incorrect include <sys/poll.h> | Peter Kokot | 2017-07-17 | 1 | -1/+5 | |
| | * | Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0 | Joe Watkins | 2017-04-10 | 1 | -1/+1 | |
| | |\ | ||||||
| * | \ | Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1 | Joe Watkins | 2017-04-10 | 2 | -2/+2 | |
| |\ \ \ | ||||||
* | | | | | Implemented HYBRID VM instruction dispatch method that takes advantages of bo... | Dmitry Stogov | 2017-05-03 | 1 | -1/+1 | |
* | | | | | Merge branch 'master' of git.php.net:/php-src | Joe Watkins | 2017-04-10 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'PHP-7.1' | Xinchen Hui | 2017-04-10 | 2 | -2/+2 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Fixed condition check | Xinchen Hui | 2017-04-10 | 1 | -1/+1 | |
| | * | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-04-10 | 1 | -1/+1 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | Fixed condition check | Xinchen Hui | 2017-04-10 | 1 | -1/+1 | |
* | | | | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-04-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-04-10 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| |