Discussion:
major change to codebase needs testing
(too old to reply)
Gregory Beaver
2007-05-24 04:10:24 UTC
Permalink
Hi all,

In the process of unit testing, it occurred to me that
include/pear-cache.php only caches static PHP files, but in fact APC
does this for us already. Could you all test my most recent commit and
see if you can get anything on the site to break? If you can't, we can
remove the Cache_Lite dep, drop the auto_append file, drop
pear-cache.php and move on with life.

Greg
David Coallier
2007-05-24 04:50:33 UTC
Permalink
Well with a quick cvs up -dP

I get this right on the frontpage:

Notice: Undefined index: _NODB in
/Users/davidcoallier/development/p/pearweb/include/pear-format-html.php
on line 89

But I fixed and commited it.

Else than this, I have tried adding a bug, searching for a package,
editing a bug, and got no error so far.
Post by Gregory Beaver
Hi all,
In the process of unit testing, it occurred to me that
include/pear-cache.php only caches static PHP files, but in fact APC
does this for us already. Could you all test my most recent commit and
see if you can get anything on the site to break? If you can't, we can
remove the Cache_Lite dep, drop the auto_append file, drop
pear-cache.php and move on with life.
Greg
--
PEAR Webmaster Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
David Coallier,
Founder & Software Architect,
Agora Production (http://agoraproduction.com)
51.42.06.70.18
Loading...