Skip to content

Fix Warning: Undefined array key #102

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

Merged
merged 1 commit into from
Feb 7, 2022
Merged

Conversation

goaround
Copy link
Contributor

@goaround goaround commented Dec 20, 2021

See #101

@braekling braekling merged commit 70d55c1 into braekling:master Feb 7, 2022
@braekling
Copy link
Owner

Thanks, will be released today!

@braekling braekling linked an issue Feb 7, 2022 that may be closed by this pull request
braekling pushed a commit that referenced this pull request Feb 7, 2022
* Fix a CSRF vulnerability
* Fix JavaScript typos on settings page which broke some interface functionality
* Fix proxy path on multisite networks (thanks to caveman99, [details](#98))
* Fix array key warnings (thanks to goaround, [details](#102))
* Fixed a bug in proxy config.php to avoid adding the protocol twice to the Matomo URL
* Proxy script will run proxy/config.local.php before proxy/config.php to set an individual WordPress root directory via $wpRootDir
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.

PHP 8 Warning: Undefined array key
2 participants