Internals: make email verification compliant with RFC6531 to accept s… #8227
Annotations
6 errors
|
PHP 8.2 Test on ubuntu-latest
Process completed with exit code 2.
|
|
UndefinedAttributeClass:
src/CoreBundle/Entity/User.php#L289
src/CoreBundle/Entity/User.php:289:7: UndefinedAttributeClass: Attribute class Chamilo\CoreBundle\Validator\Constraints\EmailRfc6531 does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
src/CoreBundle/Entity/AccessUrl.php#L163
src/CoreBundle/Entity/AccessUrl.php:163:7: UndefinedAttributeClass: Attribute class Chamilo\CoreBundle\Validator\Constraints\EmailRfc6531 does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
src/CoreBundle/Dto/CreateUserOnAccessUrlInput.php#L20
src/CoreBundle/Dto/CreateUserOnAccessUrlInput.php:20:7: UndefinedAttributeClass: Attribute class Chamilo\CoreBundle\Validator\Constraints\EmailRfc6531 does not exist (see https://psalm.dev/241)
|
|
QueryBuilderSetParameter:
src/CoreBundle/Controller/Api/CreateStudentPublicationFileAction.php#L89
src/CoreBundle/Controller/Api/CreateStudentPublicationFileAction.php:89:48: QueryBuilderSetParameter: To improve performance set explicit type for objects
|
|
QueryBuilderSetParameter:
src/CoreBundle/Controller/Api/CreateStudentPublicationFileAction.php#L88
src/CoreBundle/Controller/Api/CreateStudentPublicationFileAction.php:88:50: QueryBuilderSetParameter: To improve performance set explicit type for objects
|