Code Comments
Programming Forum and web based access to our favorite programming groups.My configuration: OS: Windows 2000 Server SP4 Web server: apache 2.0.50 PHP: 5.0.1 DB_DataObject 1.7.1 (AFAIK latest) > -----Original Message----- > From: Denis Gerasimov [mailto:denis.gerasimov@vekos.ru] > Sent: Tuesday, August 24, 2004 5:18 PM > To: PEAR General ML (pear-general@lists.php.net) > Subject: DataObject __call() bug > > > Hello all, > > I've the following problem with DB_DataObject package: > > Fatal error: Method DB_DataObject_Overload::__call() must take exactly 2 > arguments in C:\Program Files\PHP5\PEAR\DB\DataObject.php on line 191 > > I dug there and found class named DB_DataObject_Overload that tries to > overload predefined PHP5 method __call() > (see docs: http://www.php.net/manual/en/langua...overloading.php) > > As far as I can see that is the reason why it crashes. > > Does anybody know how to deal with this? > > Best regards, Denis Gerasimov > Outsourcing Services Manager, > VEKOS, Ltd. > www.vekos.ru
Post Follow-up to this messageIt's fixed in CVS - go to cvs.php.net/pear/DB_DataObject and download the latest version.. Regards Alan Denis Gerasimov wrote: > My configuration: > > OS: Windows 2000 Server SP4 > Web server: apache 2.0.50 > PHP: 5.0.1 > DB_DataObject 1.7.1 (AFAIK latest) > >
Post Follow-up to this messageIt's fixed in CVS - go to cvs.php.net/pear/DB_DataObject and download the latest version.. Regards Alan Denis Gerasimov wrote: > My configuration: > > OS: Windows 2000 Server SP4 > Web server: apache 2.0.50 > PHP: 5.0.1 > DB_DataObject 1.7.1 (AFAIK latest) > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.