forked from KnpLabs/KnpUserBundle
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed as not planned
Description
Symfony FOSUserBundle versions: 3.1
PHP versions: 8.1
PHPUNIT versions: 9.6.3
Description of the problem including expected versus actual behavior:
PHP8.1 : Deprecated: strtoupper()
Steps to reproduce:
- Run phpunit with symfony4.4
Provide logs (if relevant):
Deprecated: strtoupper(): Passing null to parameter #1 (string) of type string is deprecated in vendor/freindsosfymfony/user-bundle/Model/User.php on line 174
This message is repeated at least 150 times in launching phpunit with my application
Can you fix the problem. Thankyou
Metadata
Metadata
Assignees
Labels
No labels