Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.11.5

Bug #1462 Using __clone in function count leads to an error
Submitted: 2004-05-21 09:12 UTC
From: hschaefer at elipson dot de Assigned: alan_k
Status: Closed Package: DB_DataObject
PHP Version: 4.3.6 OS: WinXP SP1
Roadmaps: (Not assigned)    
Subscription  


 [2004-05-21 09:12 UTC] hschaefer at elipson dot de
Description: ------------ Using function count under 4.3.6 with DB_DataObject 1.5.3 throws error. I found another topic belonging to this problem with hints for php5. Do you still support php4? Reproduce code: --------------- I was trying to use something like $pageResults = $instance->count(); and got the error "Fatal error: Call to undefined function: __clone() in C:\WebSuite\php4\pear\DB\DataObject.php on line 1235". Expected result: ---------------- Number of results. Actual result: -------------- Fatal error: Call to undefined function: __clone() in C:\WebSuite\php4\pear\DB\DataObject.php on line 1235

Comments

 [2004-06-02 13:58 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!