Skip to content

Fix: make scopes value an array#134

Merged
hajekj merged 1 commit into
TheNetworg:masterfrom
sadika9:patch-2
Jan 19, 2021
Merged

Fix: make scopes value an array#134
hajekj merged 1 commit into
TheNetworg:masterfrom
sadika9:patch-2

Conversation

@sadika9

@sadika9 sadika9 commented Jan 19, 2021

Copy link
Copy Markdown
Contributor

array_merge() expects scopes value in options to be an array
See:

$this->scope = array_merge($options['scopes'], $this->scope);

@hajekj
hajekj merged commit da4e915 into TheNetworg:master Jan 19, 2021
@hajekj

hajekj commented Jan 19, 2021

Copy link
Copy Markdown
Member

Thanks for the PR!

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

Successfully merging this pull request may close these issues.

2 participants