Home » HTTP » HTTP_Request » Bug #7767
disturbing echo
Details
| Request #7767 | disturbing echo |
|---|---|
| Submitted | 2006-05-31 08:30 UTC |
| From | matthieu dot guenego-ext at ca-sits dot com |
| Status | Wont fix |
| Package | HTTP_Request |
| PHP Version | 4.3.11 |
| OS | unix |
| 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"