1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #122 from marcelog/checking_for_pcntl_signal More... over 10 years ago
closes #121 * Replacing OS check with a more convenient pcntl_signal check More... over 10 years ago
udpating log4php to 2.3.0 More... almost 12 years ago
updating version More... about 13 years ago
fixing style More... about 13 years ago
adding jaehoo to thanks list More... about 13 years ago
Merge pull request #118 from jaehoo/master More... about 13 years ago
pcntl_signal in windows More... about 13 years ago
minor tweaks for default build properties More... about 14 years ago
added log4php pear channel More... about 14 years ago
added php.ini to ignore More... about 14 years ago
removed php.ini, added php.ini.example More... about 14 years ago
log file for tests moved into build directory More... about 14 years ago
template engine temp directories are now inside build directory More... about 14 years ago
better timeout assertion, changed connection attempt to marcelog.name More... about 14 years ago
added composer repository for log4php More... about 14 years ago
added log4php as a dependency for composer More... about 14 years ago
minor doc cleanup More... about 14 years ago
updated README with composer instructions More... about 14 years ago
updated composer files More... about 14 years ago
moved signal constants inside constructor to avoid notices when running in webserver module More... over 14 years ago
merged 1.6.0, added mvc pre and post dispatch interceptors More... over 14 years ago
fixed not caching beans known by class in the container More... over 14 years ago
updated stale mvc example in readme More... over 14 years ago
fixed mvc examples More... over 14 years ago
added check for cyclic dependencies More... over 14 years ago
updated for 1.5.1 More... over 14 years ago
aop: proceed() can now override original arguments More... over 14 years ago
added link to events article More... over 14 years ago
added link to di annotations article More... over 14 years ago