You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
{
}
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: