summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg_sigsafe.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Remove a few unused write warning""Bob Weinand2016-11-201-2/+2
| | | | | | This reverts commit ff5a65d26b139142c5e967582c369ef65b79adf8. (With zend_ prefix now)
* Fix bug #71575 removing extra semicolons outside macrosJames Titcumb2016-03-031-1/+1
|
* Fix issues with phpdbg SIGINT handlerBob Weinand2015-08-211-2/+2
| | | | Also fix valgrind warnings in allocator when not using mmap()ed memory
* Remove -Wunused-result warningsBob Weinand2015-07-271-2/+2
|
* Fixed phpdbg buildDmitry Stogov2015-05-141-4/+8
|
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-7/+6
|
* Made phpdbg compatible with new engineBob Weinand2014-10-241-64/+9
|
* Merge phpdbg into PHP-5.6Bob Weinand2014-10-241-0/+111