Re: R: [Phplib-users] phplib for php4 release?
Brought to you by:
nhruby,
richardarcher
From: Giancarlo <gia...@na...> - 2002-09-23 10:34:23
|
Il 10:35, luned=EC 23 settembre 2002, Gaetano Giunta ha scritto: > Not to be a troll, but I wholeheartedly agree with this post. > I've been looking at the files in CVS, but find it very hard to underst= and > the development going on in there: some files sport older version numbe= rs > that the files that are part of the 7.4-pre1 release, the changes file = is > quite different, some files are present more than once in different > directories... I must confess my experience with CVS is close to null: = am I > looking at a wrong branch or missing something else? > > Thanks, Gaetano > My direct experience, yesterday: downloaded the php-lib branch (not the -stable one). modified prepend.php libdir (of course), applied Joe's patch to session4,= and=20 set up everything as per session4. quirks I noticed with the kris/test : -page4.inc needs not to be in prepend, Only the sligtly modified page.inc= ,=20 that does freeze even if phpversion is 4 (see previous Joe's and me's=20 messages). So, same page.inc for all -table.inc was not found by showoff.php. Now it has moved under=20 html/table.ic. just copied it back into the php dir - file php/auth/sql/auth.inc does include registerform.ihtml without=20 prepending _PHPLIB[libdir], so it does not find it Nothing else. it seems Anyway it is helpfull to have at least this kris/test benchmark working. = But=20 I know it is not a sufficient test suite.. Gian Gian |