Hi

This is due to internal changes in spl extension from PHP5 b4 to PHP5 rc1.
This problem was fixed in adodb 4.21.

Download from http://php.weblogs.com/adodb

"Bruno Reato" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi!! i'm newbie in PHP's world and i trying execute a simple query with
php
> 5 and interbase 7, but, when i execute
> $db = ADONewConnection('ibase'), get the next error:
>
> PHP Fatal error: Class ADODB_Iterator contains 1 abstract methods and must
> therefore be declared abstract (Iterator::hasMore) in
> c:\PHP\adodb\adodb-iterator.inc.php on line 66
>
> what's wrong?
>
> Thanks.
> Bruno

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to