Revision ea41f904a9db812afddb9e5d49378b893d215152

Committed on 02/01/2014 5:51 am by Bertrand Dunogier <bd@ez.no> [GitHub Diff]

Implemented support for ext/xmlrpc

The bundle now comes with two set of XmlRpc Handler:
- Custom, based on SimpleXml and PHP code
- Ext, based on php's ext/xmlrpc

Ext will automatically be used if the extension is enabled.