Christian Weiske [2005-06-26 11:33 UTC] Is there a special reason why it's php5 only?
If yes, please make the error constants php5-like final static in your class.
Matthew Weier O'Phinney [2005-06-30 20:15 UTC] I have updated the package to make it PHP4 compatible, and the package, source, and documentation ara ll available via the PEPR links.
Alan Knowles [2005-07-01 11:03 UTC] looks ok - apart from a few minor CS things,
- a few short if's , and using dirname(__FILE__) in the require stmt..
|