php.MVC Web Application Framework News
Status: Beta
Brought to you by:
jwilde
24.Jan.2003 - Tested with PHP v.4.3.0:
Some bugs surfaced after testing on PHP v.4.3.0/Apache v.1.3.24 (Windows).
a) Fixed various duplicate methods. (due to the Java/Struts heritage)
b) Fixed incorrect stack operation in Digester->peek(...)
c) Patched phpunit issue with set_error_handler($old_handler). [bug 659464]
There are no other functional additions or changes in this release.
All tests pass 100%.