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  


 [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.