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

Bug #14896 validator1EasyStructTest.phpt fails when no xmlrpc extension
Submitted: 2008-10-27 13:36 UTC
From: doconnor Assigned: doconnor
Status: Closed Package: XML_RPC2 (version CVS)
PHP Version: 5.2.4 OS:
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 : 11 - 7 = ?

 
 [2008-10-27 13:36 UTC] doconnor (Daniel O'Connor)
Description: ------------ validator1EasyStructTest.phpt still fails - it's a phpBackend test but tries to load the xmlrpc extension. Spun off from Request #14822 Test script: --------------- pear run-tests Expected result: ---------------- Test works or skips Actual result: -------------- Fatal error: Uncaught exception 'XML_RPC2_Exception' with message 'Unable to load xmlrpc extension.' in /home/clockwerx/pear/XML_RPC2/XML/RPC2/Backend.php:114 Stack trace: #0 /home/clockwerx/pear/XML_RPC2/XML/RPC2/Server.php(193): XML_RPC2_Backend::setBackend('Xmlrpcext') #1 /home/clockwerx/pear/XML_RPC2/tests/XML_RPC2/phpBackend/server/validator1EasyStructTest.php(23): XML_RPC2_Server::create('TestServer', Array) #2 {main} thrown in /home/clockwerx/pear/XML_RPC2/XML/RPC2/Backend.php on line 114

Comments

 [2008-10-27 13:38 UTC] doconnor (Daniel O'Connor)
pear run-tests tests/XML_RPC2/phpBackend/server/* even
 [2009-02-01 15:02 UTC] doconnor (Daniel O'Connor)
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.