PEAR is archived and read-only

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

Home » HTTP » HTTP_Request » Bug #5969

Documentation Wrong (Not a real bug)

Details

Submitted2005-11-15 15:48 UTC
Fromlee dot saferite at gmail dot com
Assignedavb
StatusClosed
PackageHTTP_Request
PHP Version5.0.5
OSWinXP
Roadmaps(Not assigned)

Comments

[2005-11-15 15:48 UTC] lee dot saferite at gmail dot com

Description:
------------
Sorry for reporting this as a bug, it's just a documentation problem. For version 1.3.0 you depreciated addRawPostData() and mentioned that it was replaced by addBody() when in fact the replacement function is setBody(). Minor, but it should be fixed.