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

Another PHP 8.1 fix #99

Merged
merged 1 commit into from
Nov 15, 2021
Merged

Another PHP 8.1 fix #99

merged 1 commit into from
Nov 15, 2021

Conversation

sgiehl
Copy link
Member

@sgiehl sgiehl commented Nov 15, 2021

Description:

Fixes this deprecation warning:

PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /srv/matomo/vendor/matomo/matomo-php-tracker/MatomoTracker.php on line 1623

Review

Fixes this deprecation warning:
```
PHP Deprecated:  strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /srv/matomo/vendor/matomo/matomo-php-tracker/MatomoTracker.php on line 1623
```
@sgiehl sgiehl added this to the Current sprint milestone Nov 15, 2021
@tsteur tsteur merged commit 441d377 into master Nov 15, 2021
@sgiehl sgiehl deleted the php81fixes branch November 15, 2021 19:54
@innocraft-automation innocraft-automation removed this from the Current sprint milestone Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants