WIP: Make wrap_xmlrpc_method return a closure by default instead of eval'ing a functi...
authorgggeek <giunta.gaetano@gmail.com>
Sun, 17 May 2015 22:44:14 +0000 (23:44 +0100)
committergggeek <giunta.gaetano@gmail.com>
Sun, 17 May 2015 22:44:14 +0000 (23:44 +0100)
commit891efe4262d3cc5a379e0454f1f92c9dbdade9f7
tree5ea2acb1f4099cbe606f2fbdfe389ad1a44ff02f
parent749bcf1b412822e08dbcab366cfbf7ad1cb77db0
WIP: Make wrap_xmlrpc_method return a closure by default instead of eval'ing a function definition
demo/client/proxy.php
demo/client/wrap.php
lib/xmlrpc_wrappers.inc
src/Wrapper.php