/sites/all/modules/backup_migrate/includes/destinations.nodesquirrel.inc
line 665
warning Method name \backup_migrate_destination_nodesquirrel::__xmlrpc\" is discouraged; PHP has reserved all method names with a double underscore prefix for future use"
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | backup_migrate-n2891272-6.patch | 2.46 KB | damienmckenna |
Comments
Comment #2
couturier commentedPlease upgrade to the new 7.x-3.2 version released September 27, 2017, and see if this resolves your issue. Also note that the original creator of Backup and Migrate also created NodeSquirrel and has stepped away from maintaining Backup and Migrate at this time. A new maintainer is focusing effort on the port to D8, so resources are very limited, especially for fixing any problems related to NodeSquirrel.
Comment #3
couturier commentedClosing after more than two weeks with no activity.
Comment #4
jeff.hartman commentedConfirmed that latest version (7.x-3.5) does not solve the issue.
Comment #5
couturier commentedjeff.hartman Thanks for the input. Can you clarify what is going on with this error? The original post is confusing.
Comment #6
damienmckennaThis renames the __xmlrpc() method to _xmlrpc_request().
Comment #8
damienmckennaThe testbot error doesn't seem relevant?
Comment #10
damienmckennaCommitted. Thanks all.
Comment #12
damienmckenna