next releases
Lukas Kahwe Smith <[email protected]> Fri, 07 Oct 2005 09:01:15 +0200
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
Hi, since the next set of releases included some radical changes for a bugfix release I am giving you guys a heads up release: pear upgrade http://pooteeweet.org/LiveUser/LiveUser-0.16.7.tgz pear upgrade http://pooteeweet.org/LiveUser/LiveUser_Admin-0.3.5.tgz The changelogs can be seen here: http://cvs.php.net/co.php/pear/LiveUser/package.php http://cvs.php.net/co.php/pear/LiveUser_Admin/package.php Most noteably we have removed the autoInit config option. It was causing more harm than good, as people were unable to get any sort of error reporting. This let us simplify the signatures of the factory() and singleton() methods. regards, Lukas