PEAR is archived and read-only

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

Home » Images » Image_Text » Bug #189

Methods called as class variables.

Details

Submitted2003-11-04 13:20 UTC
Frommark at mlstuff dot co dot uk
Assignedtoby
StatusClosed
PackageImage_Text
PHP Version4.3.3
OSDebian GNU/Linux
Roadmaps(Not assigned)

Comments

[2003-11-04 13:20 UTC] mark at mlstuff dot co dot uk

Description:
------------
A couple of minor typo's.

Lines 147 and 149 of Image_text.php both call $this->_getLineSpace whereas they should be calling $this->_getLineSpace()

(version: 0.1 alpha)

Actual result:
--------------
Undefined property: _getLineSpace