Removing deprecated issues and cleanup in ORM entities. #1082
Annotations
6 errors
|
phpstan (8.2):
app/model/entity/GroupInvitation.php#L56
Deprecated in PHP 8.1: Required parameter $note follows optional parameter $expireAt.
|
|
phpstan (8.2)
Process completed with exit code 1.
|
|
phpstan (8.3):
app/model/entity/GroupInvitation.php#L56
Deprecated in PHP 8.1: Required parameter $note follows optional parameter $expireAt.
|
|
phpstan (8.3)
Process completed with exit code 1.
|
|
tests (8.2)
Process completed with exit code 1.
|
|
tests (8.3)
Process completed with exit code 1.
|