Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 2.6.0

Request #18716 Http_Request2_Response::phrases should be public
Submitted: 2011-08-11 15:27 UTC
From: tarjei Assigned: avb
Status: Closed Package: HTTP_Request2 (version 2.0.0RC1)
PHP Version: 5.3.6 OS: Linux
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 17 - 10 = ?

 
 [2011-08-11 15:27 UTC] tarjei (Tarjei Huse)
Description: ------------ Hi, it would be very usefull if the Http_Request2_Response::phrases field either became public or that it was accessible via a getter. The phrases are very usefull when generating mock responses.

Comments

 [2011-10-01 14:41 UTC] avb (Alexey Borzov)
-Status: Open +Status: Closed -Assigned To: +Assigned To: avb
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. -- Added an accessor method