0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
May 14, 2025 — May 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modernize code More... about 5 years ago
add debugging line for emergency debugging More... over 6 years ago
adjust to changed parameter types in PHP 7 improve cleanness of compilation More... over 6 years ago
fix name of module in README file More... over 6 years ago
improve documentation in test case More... over 6 years ago
no need to register handler for php4 More... over 6 years ago
parse TESTFLAGS as in main NaviServer Makefile More... over 6 years ago
bring test environment in sync with naviserver More... over 6 years ago
provide clean compile (at least with CentOS 6) More... over 6 years ago
fixed potential uninitialized variable More... over 6 years ago
improve spelling More... over 6 years ago
reduce verbosity More... over 7 years ago
merge More... over 7 years ago
upddate ChangLog More... over 7 years ago
fight with markdown More... over 7 years ago
README edited online with Bitbucket More... over 7 years ago
README edited online with Bitbucket More... over 7 years ago
README edited online with Bitbucket More... over 7 years ago
README edited online with Bitbucket More... over 7 years ago
improve README file More... over 7 years ago
upgrade module to PHP 7, extend test cases substantially, fix memory leaks More... over 7 years ago
updated README More... almost 8 years ago
unify spelling of macOS More... about 8 years ago
fix typo in README More... about 8 years ago
whitespace cleanup More... about 8 years ago
reduce compiler warnings More... about 8 years ago
Merged in TonyBennett/nsphp (pull request #2) More... over 8 years ago
Changed conn->request->{name} to conn->request.{name}. The -> is for structures as pointers whereas . is for normal structures. More... over 8 years ago
- align with prototypes More... over 9 years ago
- align port type More... over 9 years ago