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

Bug #1371 Pager Factory
Submitted: 2004-05-10 00:57 UTC
From: dufuz Assigned: asnagy
Status: Closed Package: Structures_DataGrid
PHP Version: Irrelevant OS: n/a
Roadmaps: (Not assigned)    
Subscription  


 [2004-05-10 00:57 UTC] dufuz
Description: ------------ $this->pager = new Pager($options); Please change this line over to: $this->pager =& Pager::factory($options); to make the package PHP5/Pager compatibale :)

Comments

 [2004-05-24 15:09 UTC] asnagy at webitecture dot org
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.