Skip to content

Push on 4.0

Push on 4.0 #137

Triggered via dynamic November 20, 2025 11:03
Status Success
Total duration 51s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

999 warnings and 1 notice
Analyze (actions)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Type mismatch in property assignment: src/App/src/Entity/OAuthScope.php#L37
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: src/App/src/Entity/OAuthScope.php#L38
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: src/User/src/Entity/User.php#L68
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: test/Unit/App/Middleware/AuthenticationMiddlewareTest.php#L34
Incompatible types: Expected property of type '\\Psr\\Http\\Message\\ServerRequestInterface', '\\Laminas\\Diactoros\\ServerRequest' provided
Type mismatch in property assignment: src/Admin/src/Entity/Admin.php#L141
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: src/Admin/src/Entity/Admin.php#L55
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: src/User/src/Entity/User.php#L69
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: test/Unit/App/Middleware/AuthorizationMiddlewareTest.php#L49
Incompatible types: Expected property of type '\\Psr\\Http\\Message\\ServerRequestInterface', '\\Laminas\\Diactoros\\ServerRequest' provided
Type mismatch in property assignment: src/App/src/Entity/OAuthAccessToken.php#L60
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: src/App/src/Entity/OAuthAuthCode.php#L50
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: src/User/src/Entity/User.php#L298
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Type mismatch in property assignment: test/Unit/App/Middleware/ContentNegotiationMiddlewareTest.php#L56
Incompatible types: Expected property of type '\\Psr\\Http\\Message\\ServerRequestInterface', '\\Laminas\\Diactoros\\ServerRequest' provided
Type mismatch in property assignment: src/Admin/src/Entity/Admin.php#L166
Incompatible types: Expected property of type '\\Doctrine\\Common\\Collections\\Collection', '\\Doctrine\\Common\\Collections\\ArrayCollection' provided
Incompatible return type: src/App/src/Handler/ResponseTrait.php#L31
Return value type is not compatible with declared
Incompatible return type: src/App/src/Handler/ResponseTrait.php#L24
Return value type is not compatible with declared
Incompatible return type: test/Functional/UserTest.php#L509
Return value type is not compatible with declared
Incompatible return type: src/App/src/Factory/UserIdentityFactory.php#L16
Return value type is not compatible with declared
Incompatible return type: src/App/src/Middleware/AuthorizationMiddleware.php#L107
Return value type is not compatible with declared
Incompatible return type: test/Functional/AbstractFunctionalTest.php#L276
Return value type is not compatible with declared
Parameter type: src/User/src/Service/UserAvatarService.php#L58
Parameter '$uploadedFile' type is not compatible with declaration
Undefined class: test/Functional/AbstractFunctionalTest.php#L322
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/InputFilter/Input/LastNameInput.php#L8
Undefined class 'StringTrim'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L49
Undefined class 'Collection'
Undefined class: src/App/src/Entity/AbstractEntity.php#L64
Undefined class 'PrePersist'
Undefined class: test/Functional/UserTest.php#L255
Undefined class 'ContainerExceptionInterface'
Undefined class: config/cli-config.php#L13
Undefined class 'PhpFile'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L22
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L329
Undefined class 'StatusCodeInterface'
Undefined class: src/User/src/InputFilter/CreateUserInputFilter.php#L15
Undefined class 'InputFilter'
Undefined class: src/User/src/Handler/AccountRecoveryHandler.php#L43
Undefined class 'MailException'
Undefined class: test/Functional/UserTest.php#L18
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L105
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/RoutesDelegator.php#L26
Undefined class 'Application'
Undefined class: test/Functional/AuthenticationTest.php#L117
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Repository/OAuthAccessTokenRepository.php#L18
Undefined class 'EntityRepository'
Undefined class: src/User/src/Entity/UserRole.php#L12
Undefined class 'Entity'
Undefined class: src/Admin/src/Entity/Admin.php#L48
Undefined class 'InverseJoinColumn'
Undefined class: src/Admin/src/InputFilter/AdminRoleInputFilter.php#L8
Undefined class 'InputFilter'
Undefined class: src/Admin/src/InputFilter/UpdateAdminInputFilter.php#L18
Undefined class 'InputFilter'
Undefined class: test/Functional/AbstractFunctionalTest.php#L312
Undefined class 'StatusCodeInterface'
Undefined class: test/Functional/Traits/DatabaseTrait.php#L11
Undefined class 'ContainerExceptionInterface'
Undefined class: config/pipeline.php#L65
Undefined class 'ResponseHeaderMiddleware'
Undefined class: src/User/src/InputFilter/Input/EmailInput.php#L28
Undefined class 'NotEmpty'
Undefined class: src/App/src/Handler/HandlerTrait.php#L95
Undefined class 'MetadataMap'
Undefined class: src/User/src/Entity/UserDetail.php#L12
Undefined class 'Table'
Undefined class: test/Functional/AbstractFunctionalTest.php#L15
Undefined class 'EntityManagerInterface'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L21
Undefined class 'ResponseInterface'
Undefined class: test/Functional/UserTest.php#L439
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L33
Undefined class 'ClientEntityInterface'
Undefined class: config/pipeline.php#L16
Undefined class 'DispatchMiddleware'
Undefined class: src/App/src/Factory/OAuthAuthCodeRepositoryFactory.php#L22
Undefined class 'ContainerInterface'
Undefined class: test/Functional/AuthenticationTest.php#L55
Undefined class 'ContainerExceptionInterface'
Undefined class: config/autoload/doctrine.global.php#L26
Undefined class 'MappingDriverChain'
Undefined class: src/User/src/Entity/UserAvatar.php#L10
Undefined class 'Mapping'
Undefined class: src/User/src/InputFilter/Input/EmailInput.php#L9
Undefined class 'StripTags'
Undefined class: config/config.php#L34
Undefined class 'ConfigProvider'
Undefined class: config/config.php#L27
Undefined class 'ConfigProvider'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L30
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/Handler/ResponseTrait.php#L34
Undefined class 'ServerRequestInterface'
Undefined class: config/config.php#L46
Undefined class 'ConfigProvider'
Undefined class: src/User/src/Handler/UserHandler.php#L66
Undefined class 'ResponseInterface'
Undefined class: src/App/src/ConfigProvider.php#L71
Undefined class 'TwigRenderer'
Undefined class: src/App/src/Repository/OAuthRefreshTokenRepository.php#L22
Undefined class 'RefreshTokenEntityInterface'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L19
Undefined class 'RequestHandlerInterface'
Undefined class: src/User/src/InputFilter/UpdateUserInputFilter.php#L10
Undefined class 'CollectionInputFilter'
Undefined class: test/Functional/UserTest.php#L225
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L10
Undefined class 'Inject'
Undefined class: config/autoload/error-handling.global.php#L6
Undefined class 'Json'
Undefined class: src/App/src/Factory/AuthenticationMiddlewareFactory.php#L9
Undefined class 'InvalidConfigException'
Undefined class: src/App/src/Entity/OAuthScope.php#L33
Undefined class 'Collection'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L19
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Factory/RouteListCommandFactory.php#L9
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/App/Middleware/AuthorizationMiddlewareTest.php#L47
Undefined class 'RequestHandlerInterface'
Undefined class: test/Functional/AdminTest.php#L541
Undefined class 'ContainerExceptionInterface'
Undefined class: config/autoload/cli.global.php#L16
Undefined class 'DemoCommand'
Undefined class: test/Functional/AbstractFunctionalTest.php#L133
Undefined class 'ContainerInterface'
Undefined class: config/pipeline.php#L14
Undefined class 'ServerUrlMiddleware'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L16
Undefined class 'ResponseInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L97
Undefined class 'NotFoundExceptionInterface'
Undefined class: config/routes.php#L7
Undefined class 'ContainerInterface'
Undefined class: test/Functional/AdminTest.php#L367
Undefined class 'MailService'
Undefined class: src/User/src/InputFilter/UserRoleInputFilter.php#L11
Undefined class 'InputFilter'
Undefined class: src/Admin/src/RoutesDelegator.php#L17
Undefined class 'ContainerInterface'
Undefined class: src/User/src/Service/UserServiceInterface.php#L12
Undefined class 'MailException'
Undefined class: src/User/src/InputFilter/UpdateAvatarInputFilter.php#L11
Undefined class 'InputFilter'
Undefined class: src/User/src/Repository/UserRoleRepository.php#L10
Undefined class 'EntityRepository'
Undefined class: test/Unit/CliTest.php#L39
Undefined class 'Exception'
Undefined class: test/Functional/UserTest.php#L479
Undefined class 'Exception'
Undefined class: src/App/src/Factory/AuthenticationMiddlewareFactory.php#L24
Undefined class 'AuthenticationInterface'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L8
Undefined class 'RequestMethodInterface'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L56
Undefined class 'Configuration'
Undefined class: src/App/src/Factory/OAuthScopeRepositoryFactory.php#L22
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L51
Undefined class 'Column'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L21
Undefined class 'RequestHandlerInterface'
Undefined class: test/Unit/App/Middleware/AuthorizationMiddlewareTest.php#L22
Undefined class 'ResponseInterface'
Undefined class: config/autoload/dependencies.global.php#L43
Undefined class 'ScopeRepositoryInterface'
Undefined class: test/Unit/User/Service/UserServiceTest.php#L21
Undefined class 'TestCase'
Undefined class: src/User/src/Repository/UserRepository.php#L16
Undefined class 'OAuthServerException'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L41
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Entity/UserRole.php#L13
Undefined class 'Table'
Undefined class: src/User/src/InputFilter/Input/UuidInput.php#L7
Undefined class 'StringTrim'
Undefined class: src/User/src/InputFilter/Input/PasswordInput.php#L12
Undefined class 'StringLength'
Undefined class: config/config.php#L63
Undefined class 'PhpFileProvider'
Undefined class: config/autoload/doctrine.global.php#L11
Undefined class 'UuidBinaryType'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L18
Undefined class 'UserInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L276
Undefined class 'ServerRequest'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L44
Undefined class 'Column'
Undefined class: config/autoload/doctrine.global.php#L39
Undefined class 'AttributeDriver'
Undefined class: test/Functional/AdminTest.php#L164
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L246
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Entity/OAuthRefreshToken.php#L23
Undefined class 'JoinColumn'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L199
Undefined class 'Sha256'
Undefined class: src/User/src/Service/UserService.php#L24
Undefined class 'TemplateRendererInterface'
Undefined class: src/Admin/src/Entity/AdminRole.php#L24
Undefined class 'Column'
Undefined class: config/autoload/dependencies.global.php#L42
Undefined class 'RefreshTokenRepositoryInterface'
Undefined class: src/Admin/src/Command/AdminCreateCommand.php#L52
Undefined class 'InputOption'
Undefined class: file://$PROJECT_DIR$$PROJECT_DIR$/../doctrine/fixtures/UserLoader.php#L10
Undefined class 'DependentFixtureInterface'
Undefined class: src/User/src/ConfigProvider.php#L66
Undefined class 'AnnotatedRepositoryFactory'
Undefined class: test/Functional/AuthenticationTest.php#L16
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Handler/AccountRecoveryHandler.php#L14
Undefined class 'MailException'
Undefined class: src/User/src/InputFilter/Input/StatusInput.php#L9
Undefined class 'StringTrim'
Undefined class: src/App/src/Repository/OAuthAuthCodeRepository.php#L8
Undefined class 'EntityRepository'
Undefined class: src/User/src/Handler/UserHandler.php#L14
Undefined class 'Inject'
Undefined class: src/App/src/Factory/OAuthAuthCodeRepositoryFactory.php#L24
Undefined class 'EntityManagerInterface'
Undefined class: test/Unit/CliTest.php#L10
Undefined class 'TestCase'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L34
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/Handler/HandlerTrait.php#L22
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L28
Undefined class 'MiddlewareInterface'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L17
Undefined class 'RequestHandlerInterface'
Undefined class: test/Functional/UserTest.php#L454
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L339
Undefined class 'StatusCodeInterface'
Undefined class: config/autoload/dependencies.global.php#L27
Undefined class 'ScopeRepositoryInterface'
Undefined class: src/User/src/Entity/UserRole.php#L24
Undefined class 'Column'
Undefined class: src/App/src/Factory/TokenGenerateCommandFactory.php#L9
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/RoutesDelegator.php#L12
Undefined class 'ContainerInterface'
Undefined class: src/User/src/ConfigProvider.php#L56
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/App/src/Handler/HandlerTrait.php#L60
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Middleware/ErrorResponseMiddleware.php#L12
Undefined class 'MiddlewareInterface'
Undefined class: test/Unit/CliTest.php#L13
Undefined class 'CommandTester'
Undefined class: src/App/src/ConfigProvider.php#L37
Undefined class 'TwigRenderer'
Undefined class: config/config.php#L17
Undefined class 'ConfigProvider'
Undefined class: src/User/src/Handler/UserHandler.php#L18
Undefined class 'ResponseInterface'
Undefined class: config/routes.php#L9
Undefined class 'MiddlewareFactory'
Undefined class: src/App/src/Entity/OAuthRefreshToken.php#L56
Undefined class 'AccessTokenEntityInterface'
Undefined class: src/User/src/Handler/UserHandler.php#L16
Undefined class 'HalResponseFactory'
Undefined class: test/Functional/UserTest.php#L224
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L30
Undefined class 'HalResponseFactory'
Undefined class: config/config.php#L12
Undefined class 'ConfigAggregator'
Undefined class: src/User/src/Entity/UserDetail.php#L11
Undefined class 'Entity'
Undefined class: test/Functional/UserTest.php#L420
Undefined class 'ContainerExceptionInterface'
Undefined class: config/config.php#L37
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Entity/OAuthRefreshToken.php#L15
Undefined class 'RefreshTokenEntityInterface'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L73
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L79
Undefined class 'RequestMethodInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L22
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Factory/OAuthAccessTokenRepositoryFactory.php#L9
Undefined class 'ObjectRepository'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L38
Undefined class 'AuthorizationInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L332
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L85
Undefined class 'MetadataMap'
Undefined class: src/User/src/InputFilter/Input/UuidInput.php#L21
Undefined class 'StripTags'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L17
Undefined class 'ResponseInterface'
Undefined class: src/User/src/InputFilter/Input/UuidInput.php#L8
Undefined class 'StripTags'
Undefined class: src/User/src/Repository/UserRepository.php#L27
Undefined class 'EntityRepository'
Undefined class: src/App/src/Command/TokenGenerateCommand.php#L12
Undefined class 'InputInterface'
Undefined class: src/App/src/Repository/OAuthRefreshTokenRepository.php#L15
Undefined class 'EntityRepository'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L36
Undefined class 'Column'
Undefined class: src/User/src/Handler/AccountHandler.php#L21
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Entity/OAuthScope.php#L9
Undefined class 'Collection'
Undefined class: src/App/src/Factory/OAuthAccessTokenRepositoryFactory.php#L12
Undefined class 'NotFoundExceptionInterface'
Undefined class: config/config.php#L25
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Middleware/AuthenticationMiddleware.php#L16
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Factory/OAuthScopeRepositoryFactory.php#L25
Undefined class 'EntityManagerInterface'
Undefined class: src/User/src/Service/UserServiceInterface.php#L74
Undefined class 'MailException'
Undefined class: test/Functional/Traits/DatabaseTrait.php#L10
Undefined class 'SchemaTool'
Undefined class: bin/doctrine#L6
Undefined class 'ConsoleRunner'
Undefined class: src/User/src/Entity/UserAvatar.php#L22
Undefined class 'Column'
Undefined class: src/Admin/src/Command/AdminCreateCommand.php#L16
Undefined class 'Command'
Undefined class: config/autoload/dependencies.global.php#L57
Undefined class 'CommandFactory'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L10
Undefined class 'ServerRequest'
Undefined class: src/App/src/Handler/ResponseTrait.php#L22
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Repository/OAuthRefreshTokenRepository.php#L15
Undefined class 'RefreshTokenRepositoryInterface'
Undefined class: src/Admin/src/RoutesDelegator.php#L11
Undefined class 'ContainerInterface'
Undefined class: src/User/src/InputFilter/Input/AvatarInput.php#L8
Undefined class 'StringTrim'
Undefined class: src/User/src/Entity/User.php#L43
Undefined class 'ManyToMany'
Undefined class: src/App/src/Handler/NotFoundHandler.php#L15
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/AdminTest.php#L83
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/ConfigProvider.php#L39
Undefined class 'EntityManagerFactory'
Undefined class: src/App/src/Factory/UserRepositoryFactory.php#L9
Undefined class 'ObjectRepository'
Undefined class: src/User/src/Handler/AccountHandler.php#L81
Undefined class 'MailException'
Undefined class: src/App/src/ConfigProvider.php#L21
Undefined class 'EntityManager'
Undefined class: src/App/src/Handler/HomeHandler.php#L26
Undefined class 'ResourceGenerator'
Undefined class: src/Admin/src/Command/AdminCreateCommand.php#L17
Undefined class 'InputInterface'
Undefined class: src/App/src/Factory/UserRepositoryFactory.php#L22
Undefined class 'ObjectRepository'
Undefined class: src/App/src/Handler/ResponseTrait.php#L86
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L17
Undefined class 'StatusCodeInterface'
Undefined class: test/Functional/AdminTest.php#L559
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AdminTest.php#L302
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Entity/UserDetail.php#L23
Undefined class 'Column'
Undefined class: config/pipeline.php#L61
Undefined class 'MethodNotAllowedMiddleware'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L105
Undefined class 'ResponseInterface'
Undefined class: config/routes.php#L9
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Entity/OAuthScope.php#L23
Undefined class 'GeneratedValue'
Undefined class: src/App/src/Middleware/AuthenticationMiddleware.php#L12
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L82
Undefined class 'ClientEntityInterface'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L10
Undefined class 'ScopeRepositoryInterface'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L15
Undefined class 'HalResponseFactory'
Undefined class: src/Admin/src/InputFilter/CreateAdminInputFilter.php#L14
Undefined class 'InputFilter'
Undefined class: src/Admin/src/InputFilter/CreateAdminInputFilter.php#L13
Undefined class 'CollectionInputFilter'
Undefined class: test/Functional/AbstractFunctionalTest.php#L42
Undefined class 'ServiceManager'
Undefined class: config/autoload/error-handling.global.php#L33
Undefined class 'Json'
Undefined class: test/Unit/User/Service/UserAvatarServiceTest.php#L21
Undefined class 'Exception'
Undefined class: src/User/src/Repository/UserRepository.php#L14
Undefined class 'Entity'
Undefined class: test/Unit/CliTest.php#L28
Undefined class 'ApplicationTester'
Undefined class: test/Functional/UserTest.php#L19
Undefined class 'UploadedFileInterface'
Undefined class: src/User/src/ConfigProvider.php#L34
Undefined class 'AnnotatedServiceFactory'
Undefined class: test/Functional/UserTest.php#L480
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L16
Undefined class 'AuthCodeTrait'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L17
Undefined class 'JsonResponse'
Undefined class: config/config.php#L35
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Middleware/ErrorResponseMiddleware.php#L33
Undefined class 'StatusCodeInterface'
Undefined class: config/autoload/error-handling.global.php#L7
Undefined class 'Logger'
Undefined class: src/User/src/Entity/User.php#L11
Undefined class 'ArrayCollection'
Undefined class: bin/doctrine#L9
Undefined class 'ListFixturesCommand'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L67
Undefined class 'ResponseInterface'
Undefined class: src/User/src/InputFilter/Input/LastNameInput.php#L21
Undefined class 'StripTags'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L34
Undefined class 'ResourceGenerator'
Undefined class: src/App/src/Entity/Guest.php#L14
Undefined class 'ArrayCollection'
Undefined class: src/User/src/InputFilter/UpdateUserInputFilter.php#L20
Undefined class 'CollectionInputFilter'
Undefined class: src/App/src/Entity/OAuthScope.php#L17
Undefined class 'ScopeEntityInterface'
Undefined class: test/Functional/UserTest.php#L283
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Unit/App/Middleware/AuthorizationMiddlewareTest.php#L24
Undefined class 'RequestHandlerInterface'
Undefined class: test/Functional/AdminTest.php#L227
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/InputFilter/Input/StatusInput.php#L25
Undefined class 'StringTrim'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L40
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Command/RouteListCommand.php#L43
Undefined class 'InputOption'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L22
Undefined class 'AuthCodeEntityInterface'
Undefined class: src/Admin/src/InputFilter/Input/PasswordInput.php#L31
Undefined class 'StringLength'
Undefined class: config/autoload/cli.global.php#L9
Undefined class 'FileLockerInterface'
Undefined class: src/App/src/Command/RouteListCommand.php#L32
Undefined class 'Application'
Undefined class: src/Admin/src/Entity/AdminRole.php#L13
Undefined class 'Table'
Undefined class: src/App/src/Entity/AbstractEntity.php#L10
Undefined class 'Uuid'
Undefined class: src/App/src/UserIdentity.php#L9
Undefined class 'UserInterface'
Undefined class: src/User/src/Entity/UserAvatar.php#L15
Undefined class 'EntityListeners'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L9
Undefined class 'StatusCodeInterface'
Undefined class: test/Unit/CliTest.php#L15
Undefined class 'TestCase'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L106
Undefined class 'ResponseInterface'
Undefined class: test/Functional/AdminTest.php#L501
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L18
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Factory/OAuthRefreshTokenRepositoryFactory.php#L11
Undefined class 'ContainerInterface'
Undefined class: test/Functional/AdminTest.php#L39
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Repository/AdminRoleRepository.php#L10
Undefined class 'EntityRepository'
Undefined class: src/App/src/Command/RouteListCommand.php#L88
Undefined class 'Command'
Undefined class: src/App/src/Handler/HomeHandler.php#L10
Undefined class 'ResponseInterface'
Undefined class: src/App/src/ConfigProvider.php#L82
Undefined class 'EntityManager'
Undefined class: src/User/src/Entity/UserAvatar.php#L19
Undefined class 'JoinColumn'
Undefined class: src/App/src/Entity/AbstractEntity.php#L8
Undefined class 'Mapping'
Undefined class: src/App/src/Factory/ErrorResponseGeneratorFactory.php#L21
Undefined class 'ErrorResponseGenerator'
Undefined class: test/Functional/UserTest.php#L365
Undefined class 'MailService'
Undefined class: src/User/src/Handler/AccountRecoveryHandler.php#L35
Undefined class 'ResourceGenerator'
Undefined class: src/Admin/src/InputFilter/Input/FirstNameInput.php#L24
Undefined class 'StringTrim'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L200
Undefined class 'InMemory'
Undefined class: config/autoload/cli.global.php#L22
Undefined class 'FileLockerInterface'
Undefined class: config/config.php#L16
Undefined class 'ConfigProvider'
Undefined class: src/User/src/Handler/AccountRecoveryHandler.php#L16
Undefined class 'ResourceGenerator'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L59
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Repository/OAuthAuthCodeRepository.php#L9
Undefined class 'AuthCodeEntityInterface'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L20
Undefined class 'RequestHandlerInterface'
Undefined class: src/User/src/Entity/UserResetPasswordEntity.php#L28
Undefined class 'JoinColumn'
Undefined class: src/App/src/Factory/OAuthClientRepositoryFactory.php#L8
Undefined class 'EntityManagerInterface'
Undefined class: src/App/src/Entity/OAuthScope.php#L115
Undefined class 'Criteria'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L12
Undefined class 'ResourceGenerator'
Undefined class: test/Functional/AbstractFunctionalTest.php#L303
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Handler/AccountRecoveryHandler.php#L34
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/Service/ErrorReportService.php#L31
Undefined class 'Filesystem'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L15
Undefined class 'Sha256'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L70
Undefined class 'MailException'
Undefined class: test/Unit/Admin/Service/AdminServiceTest.php#L27
Undefined class 'Exception'
Undefined class: src/App/src/ConfigProvider.php#L25
Undefined class 'MailServiceAbstractFactory'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L14
Undefined class 'Inject'
Undefined class: test/Unit/App/Middleware/AuthenticationMiddlewareTest.php#L16
Undefined class 'RequestHandlerInterface'
Undefined class: src/User/src/InputFilter/Input/LastNameInput.php#L8
Undefined class 'StripTags'
Undefined class: test/Functional/UserTest.php#L17
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Entity/Admin.php#L18
Undefined class 'HasLifecycleCallbacks'
Undefined class: src/User/src/Handler/AccountHandler.php#L84
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/Entity/AdminRole.php#L14
Undefined class 'HasLifecycleCallbacks'
Undefined class: src/Admin/src/InputFilter/CreateAdminInputFilter.php#L17
Undefined class 'InputFilter'
Undefined class: test/Unit/App/Middleware/AuthorizationMiddlewareTest.php#L23
Undefined class 'ServerRequestInterface'
Undefined class: test/Unit/User/Service/UserServiceTest.php#L52
Undefined class 'LoggerInterface'
Undefined class: config/autoload/doctrine.global.php#L19
Undefined class 'UuidBinaryType'
Undefined class: src/User/src/InputFilter/CreateUserInputFilter.php#L11
Undefined class 'CollectionInputFilter'
Undefined class: test/Functional/AbstractFunctionalTest.php#L24
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/Command/AdminCreateCommand.php#L39
Undefined class 'parent'
Undefined class: src/App/src/Entity/OAuthClient.php#L28
Undefined class 'Column'
Undefined class: src/App/src/ConfigProvider.php#L76
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L38
Undefined class 'ManyToMany'
Undefined class: src/Admin/src/InputFilter/Input/PasswordInput.php#L9
Undefined class 'StripTags'
Undefined class: config/autoload/dependencies.global.php#L40
Undefined class 'AuthCodeRepositoryInterface'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L44
Undefined class 'ResponseInterface'
Undefined class: src/User/src/ConfigProvider.php#L62
Undefined class 'AnnotatedServiceFactory'
Undefined class: bin/cli.php#L5
Undefined class 'ApplicationFactory'
Undefined class: test/Functional/UserTest.php#L36
Undefined class 'Exception'
Undefined class: test/Functional/UserTest.php#L384
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Middleware/AuthenticationMiddleware.php#L16
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L50
Undefined class 'ArrayCollection'
Undefined class: src/User/src/Handler/AccountHandler.php#L15
Undefined class 'Inject'
Undefined class: src/Admin/src/Entity/Admin.php#L16
Undefined class 'Entity'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L47
Undefined class 'ResponseInterface'
Undefined class: src/App/src/ConfigProvider.php#L115
Undefined class 'ArraySerializableHydrator'
Undefined class: src/App/src/Entity/OAuthClient.php#L40
Undefined class 'Column'
Undefined class: test/Unit/User/Service/UserAvatarServiceTest.php#L11
Undefined class 'UploadedFile'
Undefined class: src/App/src/ConfigProvider.php#L84
Undefined class 'TemplateRendererInterface'
Undefined class: src/App/src/Entity/OAuthClient.php#L10
Undefined class 'ClientEntityInterface'
Undefined class: test/Unit/App/Middleware/AuthenticationMiddlewareTest.php#L44
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Factory/OAuthAccessTokenRepositoryFactory.php#L22
Undefined class 'ContainerInterface'
Undefined class: test/Functional/Traits/DatabaseTrait.php#L12
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Handler/NotFoundHandler.php#L7
Undefined class 'ResponseInterface'
Undefined class: test/Functional/UserTest.php#L61
Undefined class 'Exception'
Undefined class: src/Admin/src/ConfigProvider.php#L45
Undefined class 'AnnotatedServiceFactory'
Undefined class: public/index.php#L5
Undefined class 'Application'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L13
Undefined class 'HalResponseFactory'
Undefined class: src/Admin/src/ConfigProvider.php#L33
Undefined class 'MetadataMap'
Undefined class: test/Functional/AdminTest.php#L540
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/InputFilter/Input/AvatarInput.php#L13
Undefined class 'NotEmpty'
Undefined class: test/Functional/AbstractFunctionalTest.php#L334
Undefined class 'StatusCodeInterface'
Undefined class: src/Admin/src/Repository/AdminRoleRepository.php#L15
Undefined class 'EntityRepository'
Undefined class: test/Functional/UserTest.php#L185
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Service/UserService.php#L312
Undefined class 'MailException'
Undefined class: src/User/src/Service/UserService.php#L55
Undefined class 'LoggerInterface'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L15
Undefined class 'EntityRepository'
Undefined class: src/App/src/Middleware/ErrorResponseMiddleware.php#L8
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L20
Undefined class 'Entity'
Undefined class: test/Functional/Traits/DatabaseTrait.php#L25
Undefined class 'SchemaTool'
Undefined class: src/Admin/src/ConfigProvider.php#L48
Undefined class 'AnnotatedRepositoryFactory'
Undefined class: src/App/src/Middleware/ErrorResponseMiddleware.php#L18
Undefined class 'MiddlewareInterface'
Undefined class: src/User/src/ConfigProvider.php#L68
Undefined class 'AnnotatedRepositoryFactory'
Undefined class: test/Functional/AuthenticationTest.php#L56
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L16
Undefined class 'ResourceGenerator'
Undefined class: config/config.php#L67
Undefined class 'PhpFileProvider'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L15
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/Handler/HandlerTrait.php#L77
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Factory/OAuthClientRepositoryFactory.php#L22
Undefined class 'ObjectRepository'
Undefined class: src/Admin/src/Factory/AdminCreateCommandFactory.php#L22
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L11
Undefined class 'HalResponseFactory'
Undefined class: test/Functional/UserTest.php#L486
Undefined class 'MailService'
Undefined class: src/App/src/Command/TokenGenerateCommand.php#L10
Undefined class 'Command'
Undefined class: src/User/src/Repository/UserAvatarRepository.php#L15
Undefined class 'EntityRepository'
Undefined class: src/User/src/Entity/User.php#L14
Undefined class 'UserEntityInterface'
Undefined class: src/App/src/ConfigProvider.php#L40
Undefined class 'Environment'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L69
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AdminTest.php#L206
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Handler/NotFoundHandler.php#L8
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L28
Undefined class 'Column'
Undefined class: test/Functional/AdminTest.php#L357
Undefined class 'Exception'
Undefined class: src/App/src/Entity/Guest.php#L38
Undefined class 'ArrayCollection'
Undefined class: config/autoload/mezzio.global.php#L5
Undefined class 'ConfigAggregator'
Undefined class: src/Admin/src/Command/AdminCreateCommand.php#L18
Undefined class 'InputOption'
Undefined class: src/App/src/RoutesDelegator.php#L11
Undefined class 'TokenEndpointHandler'
Undefined class: src/App/src/Factory/TokenGenerateCommandFactory.php#L10
Undefined class 'ContainerInterface'
Undefined class: src/User/src/RoutesDelegator.php#L23
Undefined class 'Application'
Undefined class: src/App/src/Factory/UserIdentityFactory.php#L9
Undefined class 'ContainerInterface'
Undefined class: src/App/src/ConfigProvider.php#L65
Undefined class 'MailServiceAbstractFactory'
Undefined class: src/User/src/Handler/AccountHandler.php#L19
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Factory/OAuthAccessTokenRepositoryFactory.php#L10
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Entity/EntityListenerResolver.php#L7
Undefined class 'DefaultEntityListenerResolver'
Undefined class: config/autoload/doctrine.global.php#L10
Undefined class 'UuidBinaryOrderedTimeType'
Undefined class: config/pipeline.php#L59
Undefined class 'ImplicitHeadMiddleware'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L28
Undefined class 'GeneratedValue'
Undefined class: src/Admin/src/InputFilter/Input/UuidInput.php#L21
Undefined class 'StripTags'
Undefined class: test/Functional/AbstractFunctionalTest.php#L327
Undefined class 'ResponseInterface'
Undefined class: test/Unit/User/Service/UserServiceTest.php#L35
Undefined class 'Exception'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L25
Undefined class 'AccessTokenEntityInterface'
Undefined class: config/autoload/doctrine.global.php#L34
Undefined class 'AttributeDriver'
Undefined class: src/User/src/InputFilter/Input/LastNameInput.php#L20
Undefined class 'StringTrim'
Undefined class: test/Functional/AuthenticationTest.php#L24
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Functional/AdminTest.php#L356
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Handler/AccountRecoveryHandler.php#L19
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L56
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L66
Undefined class 'StatusCodeInterface'
Undefined class: public/index.php#L7
Undefined class 'ContainerInterface'
Undefined class: src/User/src/Entity/UserAvatar.php#L13
Undefined class 'Table'
Undefined class: src/App/src/Handler/ResponseTrait.php#L83
Undefined class 'StatusCodeInterface'
Undefined class: test/Functional/UserTest.php#L184
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L27
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Repository/OAuthAuthCodeRepository.php#L13
Undefined class 'EntityRepository'
Undefined class: test/Functional/UserTest.php#L60
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Service/UserService.php#L419
Undefined class 'MailException'
Undefined class: src/User/src/Entity/User.php#L184
Undefined class 'Collection'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L44
Undefined class 'ServerRequestInterface'
Undefined class: public/index.php#L6
Undefined class 'MiddlewareFactory'
Undefined class: src/App/src/Handler/HomeHandler.php#L7
Undefined class 'Inject'
Undefined class: src/App/src/ConfigProvider.php#L36
Undefined class 'TwigExtensionFactory'
Undefined class: src/App/src/Repository/OAuthAccessTokenRepository.php#L43
Undefined class 'ClientEntityInterface'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L11
Undefined class 'Criteria'
Undefined class: src/User/src/Entity/User.php#L49
Undefined class 'Column'
Undefined class: src/User/src/Service/UserService.php#L48
Undefined class 'MailService'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L37
Undefined class 'ResourceGenerator'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L73
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Repository/OAuthRefreshTokenRepository.php#L8
Undefined class 'EntityRepository'
Undefined class: src/App/src/Factory/AuthenticationMiddlewareFactory.php#L22
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L9
Undefined class 'JsonResponse'
Undefined class: test/Functional/AuthenticationTest.php#L34
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L120
Undefined class 'ServerRequest'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L10
Undefined class 'Inject'
Undefined class: src/App/src/Handler/ResponseTrait.php#L31
Undefined class 'JsonResponse'
Undefined class: src/App/src/Factory/OAuthScopeRepositoryFactory.php#L11
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Service/ErrorReportService.php#L10
Undefined class 'Inject'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L18
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L495
Undefined class 'ContainerExceptionInterface'
Undefined class: public/index.php#L30
Undefined class 'MiddlewareFactory'
Undefined class: src/App/src/Middleware/ErrorResponseMiddleware.php#L13
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L21
Undefined class 'RouteResult'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L164
Undefined class 'Criteria'
Undefined class: src/User/src/Entity/User.php#L46
Undefined class 'InverseJoinColumn'
Undefined class: src/User/src/Entity/UserRole.php#L14
Undefined class 'HasLifecycleCallbacks'
Undefined class: src/User/src/Handler/AccountRecoveryHandler.php#L15
Undefined class 'HalResponseFactory'
Undefined class: src/User/src/Service/UserService.php#L22
Undefined class 'MailService'
Undefined class: src/App/src/Factory/OAuthAuthCodeRepositoryFactory.php#L12
Undefined class 'NotFoundExceptionInterface'
Undefined class: config/autoload/dependencies.global.php#L46
Undefined class 'LaminasRbac'
Undefined class: test/Functional/AuthenticationTest.php#L8
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Command/AdminCreateCommand.php#L79
Undefined class 'Command'
Undefined class: config/config.php#L44
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Command/TokenGenerateCommand.php#L11
Undefined class 'InputArgument'
Undefined class: src/App/src/Middleware/ContentNegotiationMiddleware.php#L38
Undefined class 'RequestHandlerInterface'
Undefined class: src/Admin/src/Factory/AdminCreateCommandFactory.php#L10
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/ConfigProvider.php#L80
Undefined class 'AuthenticationInterface'
Undefined class: src/App/src/Middleware/AuthenticationMiddleware.php#L16
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Handler/AccountHandler.php#L84
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L19
Undefined class 'ClientEntityInterface'
Undefined class: src/User/src/Entity/User.php#L13
Undefined class 'Mapping'
Undefined class: src/User/src/Handler/UserHandler.php#L77
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Entity/AbstractEntity.php#L21
Undefined class 'UuidInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L26
Undefined class 'Id'
Undefined class: src/App/src/Factory/OAuthAccessTokenRepositoryFactory.php#L19
Undefined class 'ContainerExceptionInterface'
Undefined class: config/config.php#L45
Undefined class 'ConfigProvider'
Undefined class: src/User/src/InputFilter/Input/PasswordInput.php#L27
Undefined class 'StringTrim'
Undefined class: src/App/src/Factory/OAuthClientRepositoryFactory.php#L22
Undefined class 'ContainerInterface'
Undefined class: test/Unit/CliTest.php#L23
Undefined class 'FileLockerInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L147
Undefined class 'Criteria'
Undefined class: test/Functional/UserTest.php#L421
Undefined class 'Exception'
Undefined class: src/User/src/Handler/UserHandler.php#L93
Undefined class 'MailException'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L40
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Factory/OAuthRefreshTokenRepositoryFactory.php#L22
Undefined class 'ContainerInterface'
Undefined class: src/User/src/InputFilter/Input/IdentityInput.php#L25
Undefined class 'StripTags'
Undefined class: src/User/src/Handler/UserHandler.php#L19
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L27
Undefined class 'Column'
Undefined class: src/User/src/Service/UserAvatarService.php#L110
Undefined class 'UploadedFileInterface'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L40
Undefined class 'HalResponseFactory'
Undefined class: src/User/src/Entity/User.php#L52
Undefined class 'Column'
Undefined class: src/User/src/InputFilter/Input/FirstNameInput.php#L20
Undefined class 'StringTrim'
Undefined class: src/App/src/Entity/OAuthScope.php#L115
Undefined class 'Collection'
Undefined class: test/Functional/AbstractFunctionalTest.php#L188
Undefined class 'RequestMethodInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L68
Undefined class 'StatusCodeInterface'
Undefined class: test/Functional/AdminTest.php#L165
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/CliTest.php#L22
Undefined class 'Application'
Undefined class: config/autoload/dependencies.global.php#L29
Undefined class 'CommandFactory'
Undefined class: src/App/src/Entity/OAuthClient.php#L12
Undefined class 'Entity'
Undefined class: src/App/src/Handler/HandlerTrait.php#L56
Undefined class 'StatusCodeInterface'
Undefined class: test/Functional/UserTest.php#L403
Undefined class 'MailService'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L41
Undefined class 'ResponseInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L300
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Factory/OAuthAccessTokenRepositoryFactory.php#L24
Undefined class 'EntityManagerInterface'
Undefined class: test/Functional/UserTest.php#L117
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L21
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Entity/OAuthRefreshToken.php#L22
Undefined class 'ManyToOne'
Undefined class: src/App/src/Entity/OAuthScope.php#L37
Undefined class 'ArrayCollection'
Undefined class: test/Functional/AbstractFunctionalTest.php#L308
Undefined class 'ResponseInterface'
Undefined class: config/cli-config.php#L14
Undefined class 'ExistingEntityManager'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L56
Undefined class 'ResponseInterface'
Undefined class: test/Functional/AdminTest.php#L16
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L61
Undefined class 'StatusCodeInterface'
Undefined class: src/User/src/Service/UserService.php#L332
Undefined class 'MailException'
Undefined class: src/App/src/Handler/ResponseTrait.php#L72
Undefined class 'StatusCodeInterface'
Undefined class: src/User/src/InputFilter/UpdateUserInputFilter.php#L16
Undefined class 'InputFilter'
Undefined class: src/Admin/src/Entity/Admin.php#L11
Undefined class 'ArrayCollection'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L18
Undefined class 'ResourceGenerator'
Undefined class: config/config.php#L23
Undefined class 'ConfigProvider'
Undefined class: src/User/src/Entity/UserDetail.php#L9
Undefined class 'Mapping'
Undefined class: test/Functional/AdminTest.php#L288
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/InputFilter/UpdateUserInputFilter.php#L14
Undefined class 'InputFilter'
Undefined class: src/App/src/Factory/OAuthAuthCodeRepositoryFactory.php#L11
Undefined class 'ContainerInterface'
Undefined class: src/User/src/Repository/UserRepository.php#L147
Undefined class 'UserEntity'
Undefined class: src/App/src/Repository/OAuthAuthCodeRepository.php#L22
Undefined class 'AuthCodeEntityInterface'
Undefined class: test/Functional/UserTest.php#L266
Undefined class 'MailService'
Undefined class: test/Functional/UserTest.php#L364
Undefined class 'MailService'
Undefined class: config/pipeline.php#L13
Undefined class 'BodyParamsMiddleware'
Undefined class: src/App/src/Factory/RouteListCommandFactory.php#L8
Undefined class 'Application'
Undefined class: test/Functional/AbstractFunctionalTest.php#L101
Undefined class 'Application'
Undefined class: src/App/src/Handler/ResponseTrait.php#L7
Undefined class 'StatusCodeInterface'
Undefined class: test/Functional/UserTest.php#L509
Undefined class 'UploadedFile'
Undefined class: test/Functional/AdminTest.php#L457
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Service/ErrorReportService.php#L47
Undefined class 'IOException'
Undefined class: src/App/src/Factory/OAuthScopeRepositoryFactory.php#L19
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L28
Undefined class 'ScopeEntityInterface'
Undefined class: src/App/src/Repository/OAuthClientRepository.php#L17
Undefined class 'ClientRepositoryInterface'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L15
Undefined class 'HalResponseFactory'
Undefined class: src/User/src/Entity/UserDetail.php#L17
Undefined class 'JoinColumn'
Undefined class: src/Admin/src/Service/AdminService.php#L14
Undefined class 'Inject'
Undefined class: config/pipeline.php#L17
Undefined class 'ImplicitHeadMiddleware'
Undefined class: config/config.php#L49
Undefined class 'ConfigProvider'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L18
Undefined class 'MailException'
Undefined class: test/Functional/AuthenticationTest.php#L25
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L84
Undefined class 'StatusCodeInterface'
Undefined class: src/User/src/InputFilter/Input/AvatarInput.php#L15
Undefined class 'FileInput'
Undefined class: src/App/src/Entity/OAuthRefreshToken.php#L11
Undefined class 'RefreshTokenEntityInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L313
Undefined class 'StatusCodeInterface'
Undefined class: src/Admin/src/Entity/AdminRole.php#L10
Undefined class 'Mapping'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L31
Undefined class 'ResourceGenerator'
Undefined class: src/User/src/InputFilter/Input/EmailInput.php#L24
Undefined class 'StringTrim'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L19
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/InputFilter/Input/UuidInput.php#L8
Undefined class 'StripTags'
Undefined class: src/App/src/Factory/UserRepositoryFactory.php#L22
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Handler/NotFoundHandler.php#L11
Undefined class 'RequestHandlerInterface'
Undefined class: test/Functional/Traits/DatabaseTrait.php#L7
Undefined class 'ORMExecutor'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L46
Undefined class 'JoinTable'
Undefined class: src/App/src/ConfigProvider.php#L72
Undefined class 'AnnotatedServiceFactory'
Undefined class: test/Unit/App/Middleware/AuthenticationMiddlewareTest.php#L24
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/InputFilter/CreateAdminInputFilter.php#L19
Undefined class 'InputFilter'
Undefined class: config/pipeline.php#L19
Undefined class 'MethodNotAllowedMiddleware'
Undefined class: src/App/src/Factory/OAuthAuthCodeRepositoryFactory.php#L10
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Service/ErrorReportService.php#L104
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/Factory/AdminCreateCommandFactory.php#L20
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L34
Undefined class 'HalResponseFactory'
Undefined class: test/Functional/AuthenticationTest.php#L142
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L17
Undefined class 'RequestHandlerInterface'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L92
Undefined class 'OAuthServerException'
Undefined class: src/App/src/Middleware/ContentNegotiationMiddleware.php#L25
Undefined class 'MiddlewareInterface'
Undefined class: src/App/src/Middleware/AuthenticationMiddleware.php#L28
Undefined class 'UserInterface'
Undefined class: src/User/src/Entity/User.php#L34
Undefined class 'OneToOne'
Undefined class: test/Functional/UserTest.php#L197
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Factory/UserRepositoryFactory.php#L25
Undefined class 'EntityManagerInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L139
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Service/UserService.php#L288
Undefined class 'MailException'
Undefined class: test/Unit/App/Middleware/AuthenticationMiddlewareTest.php#L15
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L36
Undefined class 'ResourceGenerator'
Undefined class: test/Functional/AbstractFunctionalTest.php#L125
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/InputFilter/Input/LastNameInput.php#L25
Undefined class 'StripTags'
Undefined class: config/autoload/dependencies.global.php#L24
Undefined class 'AuthCodeRepositoryInterface'
Undefined class: src/App/src/Entity/AbstractEntity.php#L11
Undefined class 'UuidInterface'
Undefined class: src/App/src/Entity/AbstractEntity.php#L65
Undefined class 'PreUpdate'
Undefined class: test/Functional/UserTest.php#L86
Undefined class 'Exception'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L14
Undefined class 'HalResponseFactory'
Undefined class: src/Admin/src/ConfigProvider.php#L24
Undefined class 'AnnotatedServiceFactory'
Undefined class: test/Functional/UserTest.php#L62
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/UserTest.php#L284
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L40
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Entity/OAuthClient.php#L19
Undefined class 'Id'
Undefined class: test/Functional/Traits/DatabaseTrait.php#L17
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Functional/AuthenticationTest.php#L94
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L21
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Command/RouteListCommand.php#L44
Undefined class 'InputOption'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L51
Undefined class 'ResponseInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L17
Undefined class 'StatusCodeInterface'
Undefined class: config/config.php#L30
Undefined class 'ConfigProvider'
Undefined class: src/Admin/src/RoutesDelegator.php#L20
Undefined class 'Application'
Undefined class: src/App/src/Factory/UserIdentityFactory.php#L13
Undefined class 'ContainerInterface'
Undefined class: test/Functional/UserTest.php#L453
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Repository/OAuthAuthCodeRepository.php#L15
Undefined class 'EntityRepository'
Undefined class: config/autoload/doctrine.global.php#L51
Undefined class 'UuidBinaryType'
Undefined class: test/Functional/AdminTest.php#L14
Undefined class 'Exception'
Undefined class: src/User/src/InputFilter/Input/FirstNameInput.php#L21
Undefined class 'StripTags'
Undefined class: test/Unit/App/Middleware/AuthenticationMiddlewareTest.php#L22
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/InputFilter/Input/AvatarInput.php#L31
Undefined class 'UploadFile'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L14
Undefined class 'Inject'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L15
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/ConfigProvider.php#L29
Undefined class 'Authentication'
Undefined class: test/Functional/UserTest.php#L93
Undefined class 'MailService'
Undefined class: src/App/src/Factory/UserIdentityFactory.php#L8
Undefined class 'UserInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L12
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Entity/UserDetail.php#L16
Undefined class 'OneToOne'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L47
Undefined class 'ResponseInterface'
Undefined class: src/User/src/InputFilter/Input/PasswordInput.php#L28
Undefined class 'StripTags'
Undefined class: src/App/src/Factory/OAuthAuthCodeRepositoryFactory.php#L19
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L20
Undefined class 'Application'
Undefined class: test/Functional/AbstractFunctionalTest.php#L185
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L12
Undefined class 'ResourceGenerator'
Undefined class: src/App/src/Repository/OAuthAccessTokenRepository.php#L20
Undefined class 'AccessTokenRepositoryInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L133
Undefined class 'ServiceManager'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L60
Undefined class 'ArrayCollection'
Undefined class: config/config.php#L48
Undefined class 'ConfigProvider'
Undefined class: config/cli-config.php#L12
Undefined class 'DependencyFactory'
Undefined class: test/Functional/UserTest.php#L198
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L10
Undefined class 'Collection'
Undefined class: test/Functional/UserTest.php#L404
Undefined class 'MailService'
Undefined class: src/App/src/Command/TokenGenerateCommand.php#L9
Undefined class 'AsCommand'
Undefined class: src/App/src/Factory/AuthenticationMiddlewareFactory.php#L11
Undefined class 'ContainerInterface'
Undefined class: src/User/src/Handler/UserHandler.php#L36
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/Factory/OAuthAccessTokenRepositoryFactory.php#L20
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L47
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Factory/EntityListenerResolverFactory.php#L12
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Entity/OAuthClient.php#L37
Undefined class 'Column'
Undefined class: test/Functional/AdminTest.php#L69
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L19
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Middleware/ContentNegotiationMiddleware.php#L10
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Entity/OAuthClient.php#L31
Undefined class 'Column'
Undefined class: config/autoload/doctrine.global.php#L6
Undefined class 'AttributeDriver'
Undefined class: test/Functional/UserTest.php#L15
Undefined class 'UploadedFile'
Undefined class: src/User/src/Service/UserService.php#L317
Undefined class 'MailException'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L12
Undefined class 'Mapping'
Undefined class: test/Unit/App/Middleware/AuthorizationMiddlewareTest.php#L35
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/UserTest.php#L422
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L9
Undefined class 'ScopeEntityInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L36
Undefined class 'TestCase'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L45
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Repository/UserRepository.php#L144
Undefined class 'OAuthServerException'
Undefined class: test/Functional/UserTest.php#L35
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L349
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Repository/OAuthAccessTokenRepository.php#L14
Undefined class 'UserEntityInterface'
Undefined class: config/autoload/cli.global.php#L16
Undefined class 'DemoCommand'
Undefined class: src/App/src/Handler/HomeHandler.php#L25
Undefined class 'HalResponseFactory'
Undefined class: config/autoload/doctrine.global.php#L12
Undefined class 'UuidType'
Undefined class: test/Functional/AbstractFunctionalTest.php#L23
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L18
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L104
Undefined class 'RouteBasedCollectionMetadata'
Undefined class: src/User/src/Service/UserAvatarService.php#L11
Undefined class 'UploadedFile'
Undefined class: src/User/src/Entity/UserAvatar.php#L14
Undefined class 'HasLifecycleCallbacks'
Undefined class: src/Admin/src/ConfigProvider.php#L25
Undefined class 'MetadataMap'
Undefined class: src/App/src/Repository/OAuthClientRepository.php#L34
Undefined class 'ClientEntityInterface'
Undefined class: src/App/src/Repository/OAuthClientRepository.php#L15
Undefined class 'EntityRepository'
Undefined class: src/User/src/ConfigProvider.php#L67
Undefined class 'AnnotatedRepositoryFactory'
Undefined class: src/App/src/Repository/OAuthClientRepository.php#L8
Undefined class 'ClientEntityInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L11
Undefined class 'ResourceGenerator'
Undefined class: src/User/src/InputFilter/Input/IdentityInput.php#L8
Undefined class 'StringTrim'
Undefined class: src/User/src/ConfigProvider.php#L53
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/App/src/Handler/HandlerTrait.php#L23
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/Command/AdminCreateCommand.php#L51
Undefined class 'InputOption'
Undefined class: src/App/src/Service/ErrorReportServiceInterface.php#L23
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Service/ErrorReportService.php#L11
Undefined class 'ServerRequestInterface'
Undefined class: config/cli-config.php#L5
Undefined class 'ExistingEntityManager'
Undefined class: src/App/src/Factory/OAuthRefreshTokenRepositoryFactory.php#L19
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Handler/UserHandler.php#L59
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Factory/RouteListCommandFactory.php#L21
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Entity/AbstractEntity.php#L23
Undefined class 'Column'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L73
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/InputFilter/Input/AvatarInput.php#L9
Undefined class 'StripTags'
Undefined class: src/User/src/InputFilter/CreateUserInputFilter.php#L21
Undefined class 'CollectionInputFilter'
Undefined class: test/Functional/AdminTest.php#L99
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L42
Undefined class 'Collection'
Undefined class: config/pipeline.php#L68
Undefined class 'UrlHelperMiddleware'
Undefined class: src/App/src/ConfigProvider.php#L69
Undefined class 'Environment'
Undefined class: test/Functional/AuthenticationTest.php#L141
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Functional/UserTest.php#L37
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Unit/App/Middleware/ContentNegotiationMiddlewareTest.php#L15
Undefined class 'MiddlewareInterface'
Undefined class: src/User/src/InputFilter/Input/PasswordInput.php#L8
Undefined class 'StringTrim'
Undefined class: src/App/src/Handler/HandlerTrait.php#L90
Undefined class 'RouteResult'
Undefined class: src/App/src/Service/ErrorReportServiceInterface.php#L8
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L18
Undefined class 'AccessTokenEntityInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L13
Undefined class 'AuthCodeEntityInterface'
Undefined class: src/User/src/Repository/UserRepository.php#L27
Undefined class 'UserRepositoryInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L120
Undefined class 'MiddlewareFactory'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L12
Undefined class 'OAuthServerException'
Undefined class: test/Functional/UserTest.php#L257
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Repository/OAuthClientRepository.php#L17
Undefined class 'EntityRepository'
Undefined class: src/App/src/Factory/OAuthClientRepositoryFactory.php#L19
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Service/UserService.php#L417
Undefined class 'MailException'
Undefined class: test/Functional/UserTest.php#L306
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L16
Undefined class 'RequestMethodInterface'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L44
Undefined class 'ResponseInterface'
Undefined class: config/autoload/dependencies.global.php#L21
Undefined class 'ErrorHandlerInterface'
Undefined class: test/Unit/App/Middleware/ContentNegotiationMiddlewareTest.php#L14
Undefined class 'ServerRequestInterface'
Undefined class: config/config.php#L31
Undefined class 'ConfigProvider'
Undefined class: test/Functional/UserTest.php#L346
Undefined class 'Exception'
Undefined class: src/App/src/ConfigProvider.php#L69
Undefined class 'TwigEnvironmentFactory'
Undefined class: src/Admin/src/Entity/Admin.php#L14
Undefined class 'UserEntityInterface'
Undefined class: src/User/src/InputFilter/UpdateUserInputFilter.php#L11
Undefined class 'InputFilter'
Undefined class: src/User/src/Entity/User.php#L58
Undefined class 'Column'
Undefined class: test/Functional/AbstractFunctionalTest.php#L167
Undefined class 'RequestMethodInterface'
Undefined class: test/Functional/AdminTest.php#L558
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L19
Undefined class 'EntityRepository'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L44
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L106
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L209
Undefined class 'RequestMethodInterface'
Undefined class: src/App/src/Command/TokenGenerateCommand.php#L21
Undefined class 'Command'
Undefined class: src/User/src/InputFilter/Input/PasswordInput.php#L9
Undefined class 'StripTags'
Undefined class: test/Functional/AuthenticationTest.php#L15
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/InputFilter/ResetPasswordInputFilter.php#L9
Undefined class 'InputFilter'
Undefined class: src/App/src/Repository/OAuthRefreshTokenRepository.php#L13
Undefined class 'EntityRepository'
Undefined class: src/App/src/Service/ErrorReportService.php#L14
Undefined class 'Filesystem'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L11
Undefined class 'AuthorizationServer'
Undefined class: test/Functional/UserTest.php#L265
Undefined class 'MailService'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L13
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L54
Undefined class 'ResponseInterface'
Undefined class: test/Functional/UserTest.php#L326
Undefined class 'MailService'
Undefined class: src/User/src/RoutesDelegator.php#L23
Undefined class 'ContainerInterface'
Undefined class: src/App/src/ConfigProvider.php#L71
Undefined class 'TwigRendererFactory'
Undefined class: src/App/src/Handler/HandlerTrait.php#L18
Undefined class 'MetadataMap'
Undefined class: src/App/src/Entity/OAuthScope.php#L26
Undefined class 'Column'
Undefined class: config/cli-config.php#L6
Undefined class 'PhpFile'
Undefined class: src/User/src/Handler/AccountHandler.php#L47
Undefined class 'ResponseInterface'
Undefined class: config/pipeline.php#L22
Undefined class 'Application'
Undefined class: test/Functional/AbstractFunctionalTest.php#L344
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Entity/OAuthRefreshToken.php#L29
Undefined class 'Column'
Undefined class: test/Functional/Exception/AuthenticationException.php#L15
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L56
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Service/UserAvatarServiceInterface.php#L9
Undefined class 'UploadedFile'
Undefined class: test/Functional/AbstractFunctionalTest.php#L22
Undefined class 'TestCase'
Undefined class: src/User/src/Entity/User.php#L44
Undefined class 'JoinTable'
Undefined class: test/Functional/UserTest.php#L307
Undefined class 'Exception'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L11
Undefined class 'Service'
Undefined class: src/Admin/src/Factory/AdminCreateCommandFactory.php#L19
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/InputFilter/Input/UuidInput.php#L20
Undefined class 'StringTrim'
Undefined class: src/App/src/Factory/OAuthScopeRepositoryFactory.php#L12
Undefined class 'NotFoundExceptionInterface'
Undefined class: config/autoload/doctrine.global.php#L20
Undefined class 'UuidBinaryOrderedTimeType'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L75
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Collection/ResourceCollection.php#L12
Undefined class 'Paginator'
Undefined class: src/App/src/Repository/OAuthAccessTokenRepository.php#L11
Undefined class 'EntityRepository'
Undefined class: src/User/src/Service/UserService.php#L269
Undefined class 'MailException'
Undefined class: src/User/src/Repository/UserRepository.php#L112
Undefined class 'UserEntity'
Undefined class: src/App/src/Factory/ErrorResponseGeneratorFactory.php#L8
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Functional/Traits/DatabaseTrait.php#L9
Undefined class 'ORMPurger'
Undefined class: config/autoload/doctrine.global.php#L7
Undefined class 'MappingDriverChain'
Undefined class: test/Functional/AdminTest.php#L129
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/ConfigProvider.php#L73
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/App/src/Service/ErrorReportService.php#L95
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Middleware/ContentNegotiationMiddleware.php#L37
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/ConfigProvider.php#L26
Undefined class 'MailService'
Undefined class: config/autoload/cli.global.php#L8
Undefined class 'DemoCommand'
Undefined class: src/User/src/Handler/AccountHandler.php#L54
Undefined class 'ResponseInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L18
Undefined class 'ServerRequest'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L17
Undefined class 'RequestHandlerInterface'
Undefined class: test/Functional/Traits/DatabaseTrait.php#L38
Undefined class 'ORMPurger'
Undefined class: src/App/src/ConfigProvider.php#L56
Undefined class 'Application'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L12
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Factory/OAuthRefreshTokenRepositoryFactory.php#L24
Undefined class 'EntityManagerInterface'
Undefined class: src/Admin/src/ConfigProvider.php#L43
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L33
Undefined class 'ClientEntityInterface'
Undefined class: src/App/src/Service/ErrorReportService.php#L42
Undefined class 'Filesystem'
Undefined class: test/Functional/AuthenticationTest.php#L7
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L35
Undefined class 'ResourceGenerator'
Undefined class: test/Functional/UserTest.php#L325
Undefined class 'MailService'
Undefined class: src/App/src/Handler/ResponseTrait.php#L42
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Handler/UserHandler.php#L47
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L29
Undefined class 'StatusCodeInterface'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L12
Undefined class 'EntityRepository'
Undefined class: test/Functional/AdminTest.php#L471
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Entity/OAuthScope.php#L11
Undefined class 'Mapping'
Undefined class: src/User/src/Service/UserAvatarService.php#L43
Undefined class 'UploadedFile'
Undefined class: src/User/src/Service/UserService.php#L293
Undefined class 'MailException'
Undefined class: src/Admin/src/ConfigProvider.php#L41
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/App/src/Handler/ResponseTrait.php#L46
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L81
Undefined class 'ResponseInterface'
Undefined class: src/User/src/InputFilter/Input/LastNameInput.php#L7
Undefined class 'StringTrim'
Undefined class: test/Unit/App/Middleware/ContentNegotiationMiddlewareTest.php#L21
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Factory/TokenGenerateCommandFactory.php#L21
Undefined class 'ContainerInterface'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L33
Undefined class 'HalResponseFactory'
Undefined class: src/User/src/Handler/UserHandler.php#L95
Undefined class 'ServerRequestInterface'
Undefined class: bin/doctrine#L19
Undefined class 'ExecuteFixturesCommand'
Undefined class: config/autoload/error-handling.global.php#L28
Undefined class 'Logger'
Undefined class: config/config.php#L24
Undefined class 'ConfigProvider'
Undefined class: test/Functional/UserTest.php#L116
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Repository/UserRoleRepository.php#L17
Undefined class 'EntityRepository'
Undefined class: src/Admin/src/InputFilter/AdminRoleInputFilter.php#L13
Undefined class 'InputFilter'
Undefined class: src/Admin/src/Entity/Admin.php#L19
Undefined class 'UserEntityInterface'
Undefined class: test/Unit/App/Middleware/AuthenticationMiddlewareTest.php#L14
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/InputFilter/Input/UuidInput.php#L7
Undefined class 'StringTrim'
Undefined class: src/User/src/Entity/User.php#L61
Undefined class 'Column'
Undefined class: src/App/src/RoutesDelegator.php#L20
Undefined class 'ContainerInterface'
Undefined class: test/Unit/CliTest.php#L55
Undefined class 'Command'
Undefined class: src/App/src/ConfigProvider.php#L83
Undefined class 'EntityManagerInterface'
Undefined class: src/User/src/Service/UserService.php#L334
Undefined class 'MailException'
Undefined class: test/Functional/Traits/DatabaseTrait.php#L8
Undefined class 'Loader'
Undefined class: src/App/src/Entity/OAuthScope.php#L12
Undefined class 'ScopeEntityInterface'
Undefined class: test/Unit/App/Middleware/AuthorizationMiddlewareTest.php#L166
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L69
Undefined class 'MailException'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L19
Undefined class 'AuthorizationInterface'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L17
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/Command/AdminCreateCommand.php#L19
Undefined class 'OutputInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L72
Undefined class 'ClientEntityInterface'
Undefined class: src/Admin/src/Entity/Admin.php#L49
Undefined class 'Collection'
Undefined class: src/Admin/src/InputFilter/Input/FirstNameInput.php#L9
Undefined class 'StripTags'
Undefined class: src/App/src/Entity/OAuthRefreshToken.php#L19
Undefined class 'GeneratedValue'
Undefined class: src/App/src/Handler/ResponseTrait.php#L34
Undefined class 'ResponseInterface'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L124
Undefined class 'RequestMethodInterface'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L35
Undefined class 'ResourceGenerator'
Undefined class: src/App/src/ConfigProvider.php#L48
Undefined class 'MetadataMap'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L39
Undefined class 'Column'
Undefined class: test/Functional/AdminTest.php#L246
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Functional/UserTest.php#L14
Undefined class 'MailService'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L23
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Handler/HomeHandler.php#L9
Undefined class 'ResourceGenerator'
Undefined class: src/Admin/src/Command/AdminCreateCommand.php#L15
Undefined class 'AsCommand'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L97
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Command/RouteListCommand.php#L10
Undefined class 'Command'
Undefined class: config/config.php#L22
Undefined class 'ConfigProvider'
Undefined class: src/User/src/InputFilter/UpdateAvatarInputFilter.php#L13
Undefined class 'InputFilter'
Undefined class: src/User/src/ConfigProvider.php#L33
Undefined class 'AnnotatedRepositoryFactory'
Undefined class: src/App/src/Entity/EntityListenerResolver.php#L12
Undefined class 'DefaultEntityListenerResolver'
Undefined class: src/App/src/Factory/OAuthScopeRepositoryFactory.php#L20
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Entity/User.php#L41
Undefined class 'Collection'
Undefined class: src/App/src/Middleware/AuthenticationMiddleware.php#L14
Undefined class 'AuthenticationMiddleware'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L210
Undefined class 'Token'
Undefined class: src/User/src/Handler/UserHandler.php#L66
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L494
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AdminTest.php#L55
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Entity/User.php#L37
Undefined class 'OneToOne'
Undefined class: src/App/src/Command/TokenGenerateCommand.php#L59
Undefined class 'OutputInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L73
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/ConfigProvider.php#L44
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/App/src/Handler/ResponseTrait.php#L20
Undefined class 'ResourceGenerator'
Undefined class: src/Admin/src/InputFilter/Input/FirstNameInput.php#L8
Undefined class 'StringTrim'
Undefined class: test/Functional/AbstractFunctionalTest.php#L26
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L34
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/Handler/HandlerTrait.php#L61
Undefined class 'OutOfBoundsException'
Undefined class: src/User/src/InputFilter/Input/StatusInput.php#L25
Undefined class 'StringTrim'
Undefined class: src/App/src/Entity/AbstractEntity.php#L17
Undefined class 'ArraySerializableInterface'
Undefined class: test/Functional/AdminTest.php#L437
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/ConfigProvider.php#L31
Undefined class 'RouteBasedCollectionMetadata'
Undefined class: src/App/src/Command/RouteListCommand.php#L13
Undefined class 'InputOption'
Undefined class: src/User/src/Repository/UserResetPasswordRepository.php#L12
Undefined class 'EntityRepository'
Undefined class: src/App/src/ConfigProvider.php#L30
Undefined class 'MetadataMap'
Undefined class: config/autoload/doctrine.global.php#L50
Undefined class 'UuidType'
Undefined class: src/App/src/Handler/HandlerTrait.php#L58
Undefined class 'StatusCodeInterface'
Undefined class: config/pipeline.php#L60
Undefined class 'ImplicitOptionsMiddleware'
Undefined class: test/Unit/CliTest.php#L18
Undefined class 'Exception'
Undefined class: src/App/src/Entity/OAuthRefreshToken.php#L9
Undefined class 'Mapping'
Undefined class: src/App/src/Entity/OAuthRefreshToken.php#L18
Undefined class 'Column'
Undefined class: test/Unit/App/Middleware/AuthenticationMiddlewareTest.php#L21
Undefined class 'AuthenticationInterface'
Undefined class: src/User/src/InputFilter/UserRoleInputFilter.php#L13
Undefined class 'InputFilter'
Undefined class: src/App/src/Factory/TokenGenerateCommandFactory.php#L11
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AdminTest.php#L287
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L42
Undefined class 'MailException'
Undefined class: src/App/src/Entity/OAuthClient.php#L9
Undefined class 'Mapping'
Undefined class: src/App/src/Factory/OAuthRefreshTokenRepositoryFactory.php#L12
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/UserTest.php#L150
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Factory/ErrorResponseGeneratorFactory.php#L26
Undefined class 'ErrorResponseGenerator'
Undefined class: src/Admin/src/Entity/Admin.php#L13
Undefined class 'Mapping'
Undefined class: src/Admin/src/Entity/Admin.php#L166
Undefined class 'ArrayCollection'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L21
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/ConfigProvider.php#L43
Undefined class 'MetadataMap'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L12
Undefined class 'Inject'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L20
Undefined class 'ScopeEntityInterface'
Undefined class: src/App/src/Factory/ErrorResponseGeneratorFactory.php#L19
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Repository/UserRepository.php#L18
Undefined class 'UserEntity'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L14
Undefined class 'ResourceGenerator'
Undefined class: test/Functional/AbstractFunctionalTest.php#L337
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L16
Undefined class 'ResourceGenerator'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L34
Undefined class 'ClientEntityInterface'
Undefined class: test/Functional/AdminTest.php#L25
Undefined class 'NotFoundExceptionInterface'
Undefined class: config/autoload/dependencies.global.php#L20
Undefined class 'ExecuteCommand'
Undefined class: config/autoload/dependencies.global.php#L47
Undefined class 'UserRepositoryInterface'
Undefined class: config/config.php#L15
Undefined class 'ConfigProvider'
Undefined class: src/User/src/InputFilter/Input/EmailInput.php#L8
Undefined class 'StringTrim'
Undefined class: bin/doctrine#L20
Undefined class 'ListFixturesCommand'
Undefined class: src/App/src/Entity/EntityListenerResolver.php#L15
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Entity/OAuthScope.php#L22
Undefined class 'Column'
Undefined class: src/User/src/Service/UserService.php#L310
Undefined class 'MailException'
Undefined class: src/App/src/Entity/EntityListenerResolver.php#L9
Undefined class 'ContainerInterface'
Undefined class: test/Unit/Admin/Service/AdminServiceTest.php#L15
Undefined class 'TestCase'
Undefined class: src/App/src/ConfigProvider.php#L22
Undefined class 'EntityManagerInterface'
Undefined class: src/User/src/ConfigProvider.php#L55
Undefined class 'AnnotatedServiceFactory'
Undefined class: src/App/src/Entity/AbstractEntity.php#L19
Undefined class 'Id'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L51
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/InputFilter/UpdateAdminInputFilter.php#L16
Undefined class 'InputFilter'
Undefined class: test/Unit/User/Service/UserAvatarServiceTest.php#L12
Undefined class 'Exception'
Undefined class: src/App/src/Handler/HandlerTrait.php#L40
Undefined class 'ResponseInterface'
Undefined class: test/Functional/AdminTest.php#L98
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/ConfigProvider.php#L84
Undefined class 'TwigRenderer'
Undefined class: src/Admin/src/Entity/Admin.php#L17
Undefined class 'Table'
Undefined class: src/User/src/InputFilter/Input/EmailInput.php#L11
Undefined class 'NotEmpty'
Undefined class: config/autoload/dependencies.global.php#L58
Undefined class 'ErrorResponseGenerator'
Undefined class: src/App/src/ConfigProvider.php#L27
Undefined class 'ArraySerializableHydrator'
Undefined class: config/autoload/mezzio.global.php#L12
Undefined class 'ConfigAggregator'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L17
Undefined class 'EntityRepository'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L46
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Entity/User.php#L298
Undefined class 'ArrayCollection'
Undefined class: src/App/src/Repository/OAuthAccessTokenRepository.php#L12
Undefined class 'AccessTokenEntityInterface'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L146
Undefined class 'ScopeEntityInterface'
Undefined class: src/App/src/RoutesDelegator.php#L23
Undefined class 'Application'
Undefined class: test/Unit/App/Middleware/ContentNegotiationMiddlewareTest.php#L16
Undefined class 'RequestHandlerInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L130
Undefined class 'EntityManagerInterface'
Undefined class: src/App/src/Factory/AuthenticationMiddlewareFactory.php#L28
Undefined class 'AuthenticationInterface'
Undefined class: test/Unit/User/Service/UserServiceTest.php#L46
Undefined class 'TemplateRendererInterface'
Undefined class: test/Functional/AdminTest.php#L113
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L15
Undefined class 'ScopeRepositoryInterface'
Undefined class: test/Functional/UserTest.php#L478
Undefined class 'ContainerExceptionInterface'
Undefined class: bin/doctrine#L8
Undefined class 'ExecuteFixturesCommand'
Undefined class: src/App/src/Factory/TokenGenerateCommandFactory.php#L19
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AdminTest.php#L266
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Handler/AccountHandler.php#L64
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L89
Undefined class 'RouteResult'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L24
Undefined class 'Table'