The xmlrpc() wrapper is not welcome...
Damien Tournoud - December 31, 2008 - 12:08
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | base system |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
| Issue tags: | Needs Documentation |
Description
... now that we have a clean autoloader :)
| Attachment | Size |
|---|---|
| remove-xmlrpc-wrapper.patch | 4.37 KB |
| Testbed results | ||
|---|---|---|
| remove-xmlrpc-wrapper.patch | failed | Failed: Failed to install HEAD. Detailed results |

#1
It's worth noting that in the patch, a call to
drupal_function_exists('xmlrpc');is required to use the function.#2
The last submitted patch failed testing.
#3
Rerolled!
#4
Very nice clean-up. Testbot passes, so we're good to go.
#5
Committed to CVS HEAD. Thanks.
#6
Needs upgrade documentation.