1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Sep 10, 2025 — Sep 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #19 from pajaco/no-posix More... over 12 years ago
Merge pull request #25 from davedevelopment/fix-syntactic-completion-error More... over 12 years ago
Merge pull request #29 from vytautasgimbutas/master More... over 12 years ago
Merge pull request #34 from ludwigschwardt/patch-1 More... over 12 years ago
Merge pull request #36 from brainative/master More... over 12 years ago
Merge pull request #40 from joeframbach/master More... over 12 years ago
Merge pull request #46 from uncreative/master More... over 12 years ago
Merge pull request #55 from hexmode/master More... over 12 years ago
Update README.md More... over 12 years ago
Fix issue #54 by making sure $HOME is only used when set More... over 12 years ago
read till the end of the comm_file and check that line for ready instead of what happens to be the next line to be read. More... over 13 years ago
memory_limit calculation recognizes suffixes More... over 13 years ago
Added .elc to the ignore list (src/xdebug-clients/geben/geben.elc) More... almost 14 years ago
Fixed fatal error issue when xdebug is installed and xdebug.cli_color is set to 2 More... almost 14 years ago
Only install readline on systems that need it More... almost 14 years ago
inputrc fix (#28) More... over 14 years ago
Added check for error string found in PHP5.4RC7 More... over 14 years ago
got rid of dependency on posix module; replaced posix_getpid with getmypid More... over 15 years ago
Merge pull request #18 from tubbo/master More... over 15 years ago
fixed docs More... over 15 years ago
Provide a warning when disabling forking on every command in case of missing pcntl. More... almost 16 years ago
Don't use shell for running processes. More... almost 16 years ago
Fixed a somewhat obscure bug (refs issue_11).
whatthejeff
as Jeff Welch
More... almost 16 years ago
Make pcntl recommended, but not *required*. More... almost 16 years ago
Add a sensical .gitignore, so we don't accidentally commit the working build directory or compiled python files. More... almost 16 years ago
Don't load Xdebug if it's already loaded. This refs issue_4.
whatthejeff
as Jeff Welch
More... almost 16 years ago
Remove no-op call to filter error message lines More... almost 16 years ago
Sort autocomplete identifiers More... almost 16 years ago
Cut down some long lines. In the process, sort autocomplete identifiers after inserting all of them, instead of insertion sorting. More... almost 16 years ago
Merge branch 'master' of http://github.com/kotas/phpsh into stufffromgithub More... almost 16 years ago