Home » Web Services » XML_RPC » Bug #5696
undefined function
Details
| Submitted | 2005-10-14 23:59 UTC |
|---|---|
| From | ggrayum at gmail dot com |
| Status | Bogus |
| Package | XML_RPC |
| PHP Version | 4.3.8 |
| OS | Red Hat |
| Roadmaps | (Not assigned) |
Comments
[2005-10-14 23:59 UTC] ggrayum at gmail dot com
Description:
------------
Using the example client and server code from the site results in:
Fatal error: Call to undefined function: getencoding() in PEAR/XML/RPC/Server.php on line 503
Test script:
---------------
see example code on pear site
Expected result:
----------------
not to recieve an error
Actual result:
--------------
see description