Skip to content

Bug fix: PHP8 Deprecated: strtolower(): Passing null to parameter #1… - #1801

Merged
corsacca merged 1 commit into
masterfrom
php8-strtolower-fix
Sep 20, 2022
Merged

Bug fix: PHP8 Deprecated: strtolower(): Passing null to parameter #1…#1801
corsacca merged 1 commit into
masterfrom
php8-strtolower-fix

Conversation

@ChrisChasm

@ChrisChasm ChrisChasm commented Sep 19, 2022

Copy link
Copy Markdown
Collaborator

Bug fix: PHP8 Deprecated: strtolower(): Passing null to parameter ($string) of type string is deprecated. Using Null Coalescing Operator to provide string.

This is happening in a context where using a magic link and the user capabilities are not established.

Screen Shot 2022-09-19 at 9 35 52 AM

…($string) of type string is deprecated. Using Null Coalescing Operator to provide string.
@corsacca
corsacca merged commit 9cc6478 into master Sep 20, 2022
@corsacca
corsacca deleted the php8-strtolower-fix branch September 20, 2022 08:27
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