PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Images » Image_Graph » Bug #7375

"Only variables should be assigned by reference" notice

Details

Submitted2006-04-12 08:06 UTC
Frompityu at rainstorm dot org
StatusDuplicate
PackageImage_Graph
PHP Version4.4.2
OSWindows 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.