Home » Database » DB_Pager » Bug #4842
Notice arises when returning null in getData
Details
| Submitted | 2005-07-15 13:38 UTC |
|---|---|
| From | lopius at hotmail dot com |
| Assigned | quipo |
| Status | Closed |
| Package | DB_Pager |
| PHP Version | 5_1 CVS-2005-07-15 |
| OS | FreeBSD |
| Roadmaps | (Not assigned) |
Comments
[2005-07-15 13:38 UTC] lopius at hotmail dot com
Description:
------------
When no rows are returned in a query, the following notice is generated by php using error_reporting(E_ALL):
Notice: Only variable references should be returned by reference in /usr/local/lib/php/DB/Pager.php on line 170