1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 22 hours ago.
Jul 07, 2025 — Jul 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add comment More... over 11 years ago
restart listening on socket More... over 11 years ago
some minor fixes More... over 11 years ago
added phpdbg_eol.* sources More... over 11 years ago
basic EOL implementation for CRLF More... over 11 years ago
start sigio watcher only for run and eval for now More... over 11 years ago
reworked the current EOL stuff More... over 11 years ago
prepare setting EOL with command or INI More... over 11 years ago
correct place to start the sigio watcher More... over 11 years ago
further improvements to windows/sigio More... over 11 years ago
basic sigio surrogate for windows More... over 11 years ago
Always show the prompt (now also: <prompt> tag) More... over 11 years ago
Fix off-by-one bug in text messages (msg/<phpdbg>) More... over 11 years ago
Add xml.md info for info constants More... over 11 years ago
Ensure that %.*s uses the full string (INCLUDING \0) More... over 11 years ago
Add info constants (alias: i d) command More... over 11 years ago
Add values of scalars to info vars/globals More... over 11 years ago
Fix for ports >= 1<<15 More... over 11 years ago
Fix reading from remote on some *nixes More... over 11 years ago
Fix TSRMLS_* and a few warnings More... over 11 years ago
revert PHP_EOL changes More... over 11 years ago
don't use timeout for the remote prompt, recv() will block until input arrives More... over 11 years ago
improve server sock creation and support ipv6 More... over 11 years ago
add comment More... over 11 years ago
increase default recv timeout to 30 seconds More... over 11 years ago
more EOL fixes More... over 11 years ago
use MSG_PEEK flag for recv() everywhere More... over 11 years ago
fixed EOL transferred to the client side, fixed strftime fmt string More... over 11 years ago
increase stack to avoid overflow crash on SIGINT More... over 11 years ago
several fixes to the new io stuff More... over 11 years ago