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

PHP 8.1 > Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated #96

Merged

Conversation

thirsch
Copy link
Collaborator

@thirsch thirsch commented Feb 10, 2023

Fixes #95 - It's still unclear why this happens, but here is a fix for it.

lib/Doctrine/Table.php Outdated Show resolved Hide resolved
@thirsch thirsch force-pushed the feature/gh85-strtolower-on-null branch from f5fba63 to 40babea Compare February 11, 2023 08:47
@thirsch thirsch requested a review from thePanz February 13, 2023 16:42
@thePanz thePanz merged commit 4625750 into FriendsOfSymfony1:master Feb 13, 2023
@thirsch thirsch deleted the feature/gh85-strtolower-on-null branch February 13, 2023 17:08
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.

Deprecated Warning on "doctrine:build" results in corrupted base files
2 participants