From: Joby W. <joby@u.washington.edu> - 2004-03-26 20:51:12
|
What is the current status of progress toward 1.3.8? What are the show stoppers? I'd like to release 1.3.8 before I bloat things up with the new config stuff. jbw Reini Urban wrote: > Reini Urban schrieb: > >> Are we ready for the intermediate 1.3.8 release? > > > Another showstopper appeared in testing: > WikiUserNew object upgrading is not PHP5 compatible. > You cannot assign $this inside the constructor anymore. > > Fatal error: Cannot re-assign $this in > f:\prog\php\phpwiki-dev\phpwiki\lib\WikiUserNew.php on line 269 > Apache/1.3.26 (Win32) PHP/5.0.0b4 > > I have workarounds ready but this will need at least another day. > > And there are some more mysterious problems, probably > pref related. |