0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 13 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed case of method name unexposeVariables() More... over 19 years ago
temporarily disable the 'fatalErrorWatchdog' buffer until problems with it are resolved More... over 19 years ago
added support for logger categories, enhanced from only fully qualified class names More... over 19 years ago
fixed a very critical bug in which a variable in 'page' scope was not being returned by reference More... over 19 years ago
updates More... over 19 years ago
added note More... over 19 years ago
added release property changed default permissions on work directory More... over 19 years ago
change default permission More... over 19 years ago
modify File to allow default permissions for created directories set the permission on created directories under WEB-INF/work to 2775 More... over 19 years ago
removed traces of FileDescriptor class More... over 19 years ago
updates More... over 19 years ago
roll back on last change, error turns out to be a reference bug, so I just have PHP reference the cursor variable in the offending method More... over 19 years ago
added more efficient char read More... over 19 years ago
variable name updates More... over 19 years ago
added file locking system, giving both reader and writer a lock() method, which is handled by FileLock More... over 19 years ago
Added a hack to get around a PHP reference bug More... over 19 years ago
moved to basic folder More... over 19 years ago
moved basic to folder blank to correspond with release name More... over 19 years ago
renamed folder from blank to basic to correspond with release name More... over 19 years ago
archived 0.9.1 release notes More... over 19 years ago
quickstart guide More... over 19 years ago
sample logging configuration More... over 19 years ago
added blank logging config file for demonstration More... over 19 years ago
remove test files from this hierachy More... over 19 years ago
updates More... over 19 years ago
eliminate a double-buffering bug in some versions of PHP by using ob_end_clean() before starting output buffering around logic More... over 19 years ago
add a few safe setup parameters if .htacess cannot be used More... over 19 years ago
notes for the 0.9.2 release More... over 19 years ago
work around a potential bug in PHP where the counter is not incremented before the return operation occurs More... over 19 years ago
fixes dealing with logic of what get's displayed (filtering, etc) More... over 19 years ago