1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the function docs to show outbuffer is send to client, when it has any data since some CMS system (wordpress/bludit) use stderr for some weird reason More... over 4 years ago
Only output broken pipe signals when trace mode is enabled More... over 4 years ago
Fixing broken test on development branch, adding ternary operator defaults when response.address is null More... over 4 years ago
Prefer stdout over stderr, less ouput based on broken pipe
DannyArends
as Danny Arends
More... over 4 years ago
Server Address structure: Server -> Router -> Response More... over 4 years ago
Close the connection more often, and pass the server address structure More... over 4 years ago
ignore error output when output is available on stdout More... over 4 years ago
More $_Server variables implemented More... over 4 years ago
Shift everything to php-cgi More... over 4 years ago
Parsing header when type != None More... over 4 years ago
Adding SCRIPT_NAME More... over 4 years ago
Allow php.ini file (remove -n) and fix svg mimetype More... over 4 years ago
Empty variable, php update More... over 4 years ago
Just use php and php-cgi without version number
DannyArends
as Danny Arends
More... over 4 years ago
Empty lines \r\n issues and windows, eats the whole file
DannyArends
as Danny Arends
More... over 4 years ago
Add a comment More... over 4 years ago
Updates to PHP version >7 More... over 4 years ago
Update cgi variables from php5 to php7, renamed function writefile
DannyArends
as Danny Arends
More... over 4 years ago
Use tabs in dub.json
DannyArends
as Danny Arends
More... over 4 years ago
Merge pull request #19 from DannyArends/development
DannyArends
as Danny Arends
More... over 4 years ago
Minor text style update
DannyArends
as Danny Arends
More... over 4 years ago
Fix the update file issue by ondemand re-buffer of modified files
DannyArends
as Danny Arends
More... over 4 years ago
Use writeln
DannyArends
as Danny Arends
More... over 4 years ago
DecodeURI before printing to log file
DannyArends
as Danny Arends
More... over 4 years ago
Print stack-trace on unknoqn client exception
DannyArends
as Danny Arends
More... over 4 years ago
Minor change of wording
DannyArends
as Danny Arends
More... over 4 years ago
Minor change of wording
DannyArends
as Danny Arends
More... over 4 years ago
Minor code updates
DannyArends
as Danny Arends
More... over 4 years ago
Code minification
DannyArends
as Danny Arends
More... over 4 years ago
Working non-blocking pipe in windows, using taskkill to stop overtime jobs (ISE3.d)
DannyArends
as Danny Arends
More... over 4 years ago