Skip to content

Conversation

martinoak
Copy link
Contributor

Since PHP 8.2, passing null to parameter #1 ($string) of type string in strtolower() is deprecated, this throws the error. A simple not null check fixes the problem.

Since PHP 8.2, passing null to parameter #1 ($string) of type string in strtolower() is deprecated, this throws the error. A simple not null check fixes the problem.
@jasonvarga jasonvarga merged commit 25fd696 into statamic:5.x Jun 12, 2025
25 checks passed
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