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

Bug #17571 Fix E_STRICT error in _chooseServer
Submitted: 2010-07-07 04:20 UTC
From: mfonda Assigned: kguest
Status: Closed Package: Net_Whois (version SVN)
PHP Version: 5.2.12 OS:
Roadmaps: 1.0.4    
Subscription  


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 : 38 - 14 = ?

 
 [2010-07-07 04:20 UTC] mfonda (Matthew Fonda)
Description: ------------ In the Net_Whois::_chooseServer() method, the return value of explode() is passed directly to end(), which causes an E_STRICT notice because end requires a reference and only variables may be passed by reference.

Comments

 [2010-07-07 04:21 UTC] mfonda (Matthew Fonda)
 [2010-07-07 12:12 UTC] kguest (Ken Guest)
-Assigned To: +Assigned To: kguest
 [2010-07-07 12:23 UTC] kguest (Ken Guest)
-Status: Assigned +Status: Closed
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.
 [2010-07-23 02:02 UTC] kguest (Ken Guest)
-Roadmap Versions: +Roadmap Versions: 1.0.4