Home » Images » Image_Graph » Bug #7375
"Only variables should be assigned by reference" notice
Details
| Submitted | 2006-04-12 08:06 UTC |
|---|---|
| From | pityu at rainstorm dot org |
| Status | Duplicate |
| Package | Image_Graph |
| PHP Version | 4.4.2 |
| OS | Windows XP |
| Roadmaps | (Not assigned) |
Comments
[2006-04-12 08:06 UTC] pityu at rainstorm dot org
Description:
------------
<b>Notice</b>: Only variables should be assigned by reference in <b>e:\http\egisfoto\pear\Image\Graph\Common.php</b> on line <b>129</b><br />
Return value is assigned by reference, which is not allowed in PHP 4.4 .
Anyway exact version of PHP is 4.4.3-dev (from snapshot Mar 14 2006 06:12:58)
Common.php is latest CVS version.