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

Fix "PHP Deprecated: strpos(): Non-string needles will be interprete… #15142

Merged
merged 1 commit into from Nov 11, 2019

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented Nov 10, 2019

…d as strings in the future." in Access class

refs matomo-org/matomo-for-wordpress#72

[10-Nov-2019 16:43:37 UTC] PHP Deprecated: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in htdocs/wp-content/plugins/matomo/app/core/Access.php on line 717

… as strings in the future." in Access class

refs matomo-org/matomo-for-wordpress#72

[10-Nov-2019 16:43:37 UTC] PHP Deprecated:  strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in htdocs/wp-content/plugins/matomo/app/core/Access.php on line 717
@tsteur tsteur added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Needs Review PRs that need a code review labels Nov 10, 2019
@tsteur tsteur added this to the 3.13.0 milestone Nov 10, 2019
@diosmosis diosmosis merged commit 47faa81 into 3.x-dev Nov 11, 2019
@diosmosis diosmosis deleted the fixstrposaccess branch November 11, 2019 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants