Re: [phplib-users] PHP 5.2 and PHPlib
Brought to you by:
nhruby,
richardarcher
From: Richard A. <rh...@ju...> - 2008-08-22 21:16:15
|
At 1:52 PM -0400 22/8/08, Frank Bax wrote: >I'm wondering if 7.2b is warranted; that includes those changes? > >I'm almost completed complete removal of phplib from my apps; but I've >often wondered why there was never a release after those Jan.2007 changes. The version of PHPLIB in CVS only has very minor changes from the released version. The last release was rolled only to fix a security problem. Perhaps it's worth rolling a new release of the current -stable. I'm not sure I can compile the SGML documentation files any more though! Maybe I can fire up the old server I rolled the last release on... it's still sitting out in the garden shed :) Then we could do some major work on the code to remove PHP3 support and properly include PHP5 support. Is there still enough interest in PHPLIB to justify such work? I only have a couple of legacy apps running PHPLIB now, apart from the db and template classes which I use in almost every project. My main web server is still running PHP4, although I will probably be updating it before the end of the year. ...Richard. |