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

Bug #17638 Uses deprecated function split()
Submitted: 2010-07-29 06:04 UTC
From: midget Assigned: doconnor
Status: Closed Package: XML_RPC (version 1.5.4)
PHP Version: 5.3.3 OS: Debian GNU/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 : 8 - 1 = ?

 
 [2010-07-29 06:04 UTC] midget (Dario Minnucci)
Description: ------------ Hi, XML/RPC/Server.php uses split(), which is deprecated since PHP 5.3.0 http://php.net/manual/en/function.split.php Actual result: -------------- Deprecated: Function split() is deprecated in /usr/share/php/XML/RPC.php on line 1554

Comments

 [2010-08-14 18:13 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: doconnor
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.