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

Bug #11039 Error in code?
Submitted: 2007-05-15 09:31 UTC
From: arka Assigned: chagenbu
Status: Closed Package: Net_Socket (version 1.0.8)
PHP Version: Irrelevant OS: all
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 : 21 + 44 = ?

 
 [2007-05-15 09:31 UTC] arka (Alimov Rustem)
Description: ------------ function setWriteBuffer($size) { ... $returned = stream_set_write_buffer($this->fp, $code); ... } $code or $size ?

Comments

 [2007-05-15 17:41 UTC] chagenbu (Chuck Hagenbuch)
This bug has been fixed in CVS. 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.