PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Web Services » XML_RPC » Bug #5696

undefined function

Details

Submitted2005-10-14 23:59 UTC
Fromggrayum at gmail dot com
StatusBogus
PackageXML_RPC
PHP Version4.3.8
OSRed 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