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

disturbing echo

Details

Request #7767disturbing echo
Submitted2006-05-31 08:30 UTC
Frommatthieu dot guenego-ext at ca-sits dot com
StatusWont fix
PackageHTTP_Request
PHP Version4.3.11
OSunix
Roadmaps(Not assigned)

Comments

[2006-05-31 08:30 UTC] matthieu dot guenego-ext at ca-sits dot com

Description:
------------
in the file HTTP/Request/Listener.php, the method update (line 87) contains a couple of "echo" instructions that always display in standard output (without any condition).

Test script:
---------------
My script is too long because I extended HTTP_Request for my particular prupose

Expected result:
----------------
The use of HTTP_Request should not output any text

Actual result:
--------------
Notified of event: 'request' Additional data: string(73) "http://www.somenet..fr/test.xml?foo=hello"