/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"

CommentFileSizeAuthor
#6 backup_migrate-n2891272-6.patch2.46 KBdamienmckenna

Comments

webservant316 created an issue. See original summary.

couturier’s picture

Status: Active » Postponed (maintainer needs more info)

Please 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.

couturier’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing after more than two weeks with no activity.

jeff.hartman’s picture

Confirmed that latest version (7.x-3.5) does not solve the issue.

couturier’s picture

Status: Closed (won't fix) » Active

jeff.hartman Thanks for the input. Can you clarify what is going on with this error? The original post is confusing.

damienmckenna’s picture

Status: Active » Needs review
Issue tags: +PHP 7.1
Parent issue: » #2942331: Plan for Backup and Migrate 7.x-3.6
StatusFileSize
new2.46 KB

This renames the __xmlrpc() method to _xmlrpc_request().

Status: Needs review » Needs work

The last submitted patch, 6: backup_migrate-n2891272-6.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

damienmckenna’s picture

Status: Needs work » Needs review

The testbot error doesn't seem relevant?

  • DamienMcKenna committed 89999cf on 7.x-3.x
    Issue #2891272 by DamienMcKenna, webservant316: phpsnif 7.1 says Method...
damienmckenna’s picture

Status: Needs review » Fixed

Committed. Thanks all.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

damienmckenna’s picture

Category: Support request » Task