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

Line 29: [Error] Name "resource" that is reserved for future use (does not cause an error in PHP 7) used as a class, interface or trait name #747

Open
cjayalmontecm opened this issue Jul 20, 2020 · 0 comments

Comments

@cjayalmontecm
Copy link

cjayalmontecm commented Jul 20, 2020

What will be the possible quick solution of this ? is it okay to just rename the file and the class name ? please advice

File: wp-content/plugins/backwpup/vendor/rackspace/php-opencloud/lib/OpenCloud/Orchestration/Resource/Resource.php

Line 29: [Error] Name "resource" that is reserved for future use (does not cause an error in PHP 7) used as a class, interface or trait name
class Resource extends \OpenCloud\Common\Resource\ReadOnlyResource
{
}

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