summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_io.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug #76143 (Memory corruption: arbitrary NUL overwrite)Xinchen Hui2018-04-101-13/+8
|
* year++Xinchen Hui2018-01-021-1/+1
|
* Fixed bug #74400 (phpdbg comparing socket function to int)Joe Watkins2017-04-101-1/+1
|
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
|
* Revert "Revert "Remove a few unused write warning""Bob Weinand2016-11-201-5/+5
| | | | | | This reverts commit ff5a65d26b139142c5e967582c369ef65b79adf8. (With zend_ prefix now)
* Revert "Remove a few unused write warning (backport from master, oops)s"Nikita Popov2016-11-201-1/+1
| | | | This reverts commit c65d24eaa3671e61db7c2a3f28daeaf7c74ac758.
* Remove a few unused write warning (backport from master, oops)sBob Weinand2016-11-201-1/+1
|
* Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
|
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
|
* Exempt paging from -qrr modeBob Weinand2015-10-201-8/+9
|
* - Implemented output pagingFelipe Pena2015-10-181-1/+35
|
* Remove -Wunused-result warningsBob Weinand2015-07-271-4/+4
|
* Properly exit on EOF on stdin in readline modeBob Weinand2015-07-071-1/+0
|
* Fixed the fix in f68dc94aa727085040650b4c9354672f2f62ee6aXinchen Hui2015-05-271-4/+2
|
* Remove useless castReeze Xia2015-05-271-1/+1
|
* Fixed phpdbg exit unexpected after signal SIGCONT on OS XReeze Xia2015-05-261-1/+9
|
* s/PHP Version 5/PHP Version 7/gLior Kaplan2015-03-131-1/+1
| | | | Follow up for d0cb7153
* bump yearXinchen Hui2015-01-151-1/+1
|
* trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
|
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-9/+9
|
* Fix possibly unclosed <stream> tagsBob Weinand2014-10-281-4/+0
|
* Fix last commit, and do not output unnecessary informationBob Weinand2014-10-271-0/+4
|
* Add question to reset execution in run/exec/cleanBob Weinand2014-10-271-0/+49
|
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-0/+272