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

Net_NNTP_Header

Details

Submitted2005-03-27 06:08 UTC
Fromliuchoi at gmail dot com
Assignedheino
StatusClosed
PackageNet_NNTP
PHP Version4.3.10
OSWindows XP
Roadmaps(Not assigned)

Comments

[2005-03-27 06:08 UTC] liuchoi at gmail dot com

Description:
------------
When I'm using the decodeString function to decode the encoded header, error prompts out.

Notice: Undefined variable: header in C:\php\pear\Net\NNTP\Header.php on line 918

Reproduce code:
---------------
Replace the $Header by $input should fix the problem