| Bug #4876 | mis-type in code -> undefined property |
| Submitted: |
2005年07月21日 17:02 UTC |
| From: |
chrni794 at student dot liu dot se |
Assigned: |
nosey |
| Status: |
Closed |
Package: |
Image_Graph |
| PHP Version: |
Irrelevant |
OS: |
winxp |
| Roadmaps: |
(Not assigned) |
[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".
Comments
[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.