summaryrefslogtreecommitdiff
path: root/sapi/phpdbg
Commit message (Expand)AuthorAgeFilesLines
* Fix darwin builds of phpdbg using frameworksSara Golemon2017-12-211-0/+1
* Transmit phpdbg webdata len in little-endianSebastian Ramadan2017-12-173-9/+13
* Fixed stream handler overrideDmitry Stogov2017-12-142-8/+12
* Move constants into read-only data segmentDmitry Stogov2017-12-142-5/+8
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Added "argv" and "argc" as known strings.Dmitry Stogov2017-12-011-1/+1
* fix constant defined undefined behavior warningdcarlier2017-11-241-1/+5
* Merge branch 'PHP-7.2'Nikita Popov2017-11-171-2/+2
|\
| * Fix printf format issues on i386Nikita Popov2017-11-171-2/+2
* | Enable and fix printf() format warningsNikita Popov2017-11-161-5/+12
* | Added exceptions for ZEND_RC_DEBUGDmitry Stogov2017-11-022-0/+2
* | Encapsulate reference-counting primitives.Dmitry Stogov2017-10-272-4/+4
* | Always use IS_CONSTANT_AST (IS_CONSTANT is removed).Dmitry Stogov2017-10-101-5/+10
* | Remove unused Travis configuration for sapi/phpdbgPeter Kokot2017-10-083-24/+0
* | Refactored recursion pretectionDmitry Stogov2017-10-061-7/+8
* | Join untracked files to root .gitignorePeter Kokot2017-10-051-6/+0
* | Changed the way VM accesses constant operands in 64-bit builds.Dmitry Stogov2017-10-042-7/+7
|/
* fix tests for 32-bitRemi Collet2017-09-132-2/+2
* Merge branch 'PHP-7.1' into PHP-7.2Xinchen Hui2017-07-211-1284/+1223
|\
* \ Merge branch 'PHP-7.1'Joe Watkins2017-07-171-1/+5
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-07-171-1/+5
| |\
| | * Fixed bug 74913 redirecting incorrect include <sys/poll.h>Peter Kokot2017-07-171-1/+5
| | * Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Joe Watkins2017-04-101-1/+1
| | |\
| * | \ Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Joe Watkins2017-04-102-2/+2
| |\ \ \
* | | | | Implemented HYBRID VM instruction dispatch method that takes advantages of bo...Dmitry Stogov2017-05-031-1/+1
* | | | | Merge branch 'master' of git.php.net:/php-srcJoe Watkins2017-04-102-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'PHP-7.1'Xinchen Hui2017-04-102-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fixed condition checkXinchen Hui2017-04-101-1/+1
| | * | | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-04-101-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Fixed condition checkXinchen Hui2017-04-101-1/+1
* | | | | | Merge branch 'PHP-7.1'Joe Watkins2017-04-101-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-04-101-1/+1
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fixed bug #74400 (phpdbg comparing socket function to int)Joe Watkins2017-04-101-1/+1
| | |/
| | * Revert "fix crash in phpdbg shutdown process when opcache is loaded"Joe Watkins2017-02-271-2/+1
* | | Update tests and add NEWS entry for phpdbg opcode dump changeSara Golemon2017-03-295-15/+15
* | | Add extended_value to phpdbg opcode dumpSara Golemon2017-03-291-0/+5
* | | Drop unnecessary allocator return value checksNikita Popov2017-03-131-5/+4
* | | Interned strings unification for TS/NTSAnatol Belski2017-03-041-4/+0
* | | Merge branch 'PHP-7.1'Joe Watkins2017-02-271-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-02-271-1/+2
| |\ \ | | |/
| | * fix crash in phpdbg shutdown process when opcache is loadedJoe Watkins2017-02-271-1/+2
* | | Merge branch 'PHP-7.1'Bob Weinand2017-01-251-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2017-01-251-1/+1
| |\ \ | | |/
| | * Fix copying too much leading to potential segfaultBob Weinand2017-01-251-1/+1
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-0448-49/+49
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-0448-49/+49
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-0248-49/+49
* | | Finish remaining replacement uint => uint32_tAnatol Belski2016-12-225-21/+21
* | | Merge branch 'PHP-7.1'Bob Weinand2016-12-225-14/+61
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Bob Weinand2016-12-225-14/+61
| |\ \ | | |/