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 #4876

mis-type in code -> undefined property

Details

Submitted2005-07-21 17:02 UTC
Fromchrni794 at student dot liu dot se
Assignednosey
StatusClosed
PackageImage_Graph
PHP VersionIrrelevant
OSwinxp
Roadmaps(Not assigned)

Comments

[2005-07-21 17:02 UTC] chrni794 at student dot liu dot se

Description:
------------
There's a mis-type in Axis.php ( @version CVS: $Id: Axis.php,v 1.23 2005/03/19 19:09:37 nosey Exp $ )

On row 628, "$this->_botto" should be "$this->_bottom".

[2005-07-21 17:08 UTC] pear dot nosey at veggerby dot dk

That is right, fixed it and I will update CVS ASAP.

A bug fix release will probably be posted very soon.

/Jesper

[2005-07-27 21:15 UTC] pear dot nosey at veggerby dot dk

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.