Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined index: backup in SiteCloneCommand.php on line 117 #31

Open
CdrMarks opened this issue Apr 7, 2022 · 0 comments
Open

Undefined index: backup in SiteCloneCommand.php on line 117 #31

CdrMarks opened this issue Apr 7, 2022 · 0 comments

Comments

@CdrMarks
Copy link
Contributor

CdrMarks commented Apr 7, 2022

While cloning a site on my MBP, I saw the following output during a site clone:

rmarks@Ryans-MacBook-Pro ~ % terminus site:clone source.dev desination.dev                                

 Warning: the source site has a PHP version of 7.4 and the destination site has a PHP version of 7.2. Would you like to proceed? Doing so will overwrite the PHP version of the destination to 7.4. (yes/no) [no]:
 > yes

PHP Notice:  Undefined index: backup in /Users/rmarks/.terminus/terminus-dependencies-a4e701042a/vendor/pantheon-systems/terminus-site-clone-plugin/src/Commands/SiteCloneCommand.php on line 117

Notice: Undefined index: backup in /Users/rmarks/.terminus/terminus-dependencies-a4e701042a/vendor/pantheon-systems/terminus-site-clone-plugin/src/Commands/SiteCloneCommand.php on line 117
 Are you sure you want to clone from the wp13n.dev environment (source) to the playground-template-wp.dev (destination)? This will completely destroy the destination.
 (yes/no) [no]:
 > yes

This did not prevent the site clone from running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant