1
I Use This!
Inactive

Commits : Listings

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