Re: [Phplib-users] Current status of support for native php4 sessions
Brought to you by:
nhruby,
richardarcher
From: Chris J. <ch...@ch...> - 2003-01-17 21:30:09
|
On Thu, Jan 16, 2003 at 10:52:13AM -0600, Lindsay Haisley wrote: > Thus spake Joe Stewart on Thu, Jan 16, 2003 at 06:24:02AM CST > > phplib 7.4-pre2 has been released which has php4 session support. > I noticed that, which is why I asked. The comment in session4.inc says, > however: > > * WARNING: code is untested! > * > > Which leads me to conclude that the code may not yet be ready for a > production environment. > Lindsay Haisley | "Everything works | PGP public key Maybe the comments in the code would be slightly more useful if they said "Warning: code was only tested by the developer at the time this comment was written." Which is to say, given the nature of contributions to this open source project, and the limited amount of formal organization, PHPLIB is really only tested by its users, first by the early adopters, and then by the rest, I guess. None of the code in the beta releases or actual "final" releases (when we finally get there) will actually be completely untested. But it is the case that some gets more testing than others, and that we do not (yet?) have a nice set of regression tests. That would be very nice to have should anyone feel like creating or donating such a thing. -- ..chris |