Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-14 | 1 | -0/+2 |
| | | | | (cherry picked from commit 37ae5f3931b60c55e5004b6da912c4a957bca274) | ||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Bob Weinand | 2016-10-02 | 1 | -1/+1 |
|\ | |||||
| * | Fix run command args passing when inmidst execution | Bob Weinand | 2016-10-02 | 1 | -1/+1 |
| | | |||||
* | | Add phpdbg generator command | Bob Weinand | 2016-09-28 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | ||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | | |||||
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
| * | go back with phpdbg to the state of 5.6.3, reverting the controversial ↵ | Ferenc Kovacs | 2014-11-26 | 1 | -9/+3 |
| | | | | | | | | commits(remote debugging/xml protocol) | ||||
* | | Fix valgrind errors in phpdbg | Bob Weinand | 2015-08-04 | 1 | -1/+0 |
| | | | | | | | | | | | | | | Revert "We cannot safely assume that all op array will be refcount 0 after execution" This reverts commit b6936adb58288a0606ed847802d9226cddb41e2b. This change turns out to not have been a clever idea and was causing more weirdness than it helped... | ||||
* | | Cleanup shutdown, enable proper memory leak displaying | Bob Weinand | 2015-07-24 | 1 | -5/+0 |
| | | | | | | | | phpdbg should not memory leak... | ||||
* | | Add next command / Fix recursion/exceptions with u/F/L | Bob Weinand | 2015-04-21 | 1 | -0/+1 |
| | | |||||
* | | s/PHP Version 5/PHP Version 7/g | Lior Kaplan | 2015-03-13 | 1 | -1/+1 |
| | | | | | | | | Follow up for d0cb7153 | ||||
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | | |||||
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -9/+9 |
|/ | |||||
* | Remove the ugly hack via a temp file to store breakpoints | Bob Weinand | 2014-10-28 | 1 | -0/+1 |
| | |||||
* | Merge phpdbg into PHP-5.6 | Bob Weinand | 2014-10-24 | 1 | -3/+8 |
| | |||||
* | Merge sapi/phpdbg into PHP-5.6 | Bob Weinand | 2014-04-21 | 1 | -7/+6 |
| | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of sapi/phpdbg into PHP-5.6 | Bob Weinand | 2013-12-20 | 1 | -0/+68 |
Including phpdbg. |