PEAR is archived and read-only

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

Home » Networking » Net_NNTP » Bug #85

wrong private variable reference

Details

Submitted2003-10-10 13:17 UTC
Fromkai_b at users dot sourceforge dot net
Assignedheino
StatusClosed
PackageNet_NNTP
PHP VersionIrrelevant
OSWin
Roadmaps(Not assigned)

Comments

[2003-10-10 13:17 UTC] kai_b at users dot sourceforge dot net

Description:
------------
NNTP 0.3.4 tries to access the member variable $this->currentGroup a few times. The name of this variable is $this->_currentGroup, though.

[2003-10-12 13:50 UTC] heino at php dot net

v0.3.4 does not exist yet, but the bug has been fixed in v0.3.3