From: Jeff D. <da...@da...> - 2001-09-19 20:03:14
|
On Sep 19, 2001, Steve Wainstead said: > > I had to make the same fix to DB.php that Jeff did on the > alpha site. I just checked in some fixes which work around the bugs in DB.php. (So things should work without patching the stock DB.php.) I've now tested (briefly) the MySQL backend with the PEAR code from PHP releases 4.04pl1, 4.05, and 4.06. (The 4.06 code is the only one with the bug.) With the fixes I just checked in, they all seem to work fine. I've also fixed things so that (as long as you have the PEAR code installed on your system in some standard-ish place) you shouldn't have to mess with making sure the PEAR code is in the include_path. Jeff |