Please test this package against PHP 5.0.1. If the package works, please add a comment to this bug to say that the package works, and close this bug as 'RESOLVED INVALID'. If the package does not work, please add a blocker against 'virtual/php' (for dev-php/php) or 'virtual/httpd-php' (for mod_php or php-cgi) as appropriate, and close this bug as 'RESOLVED FIXED'. Thanks, Stu
I have tested 0.8.5a with PHP 5 and it works with one minor change: class ADODB_Iterator needs to be declared as "abstract" in /lib/adodb/adodb-iterator.inc.php. This has supposedly been fixed in 0.8.6.
I didn't encounter any problem with 0.8.6b. Closing as RESOLVED INVALID.