Skip to content

Merge pull request #282 from dotkernel/arhimede-5 #109

Merge pull request #282 from dotkernel/arhimede-5

Merge pull request #282 from dotkernel/arhimede-5 #109

Triggered via push June 12, 2024 09:47
Status Success
Total duration 2m 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

999 warnings and 1 notice
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: 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#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/AuthenticationMiddlewareTest.php#L34
Incompatible types: Expected property of type '\\Psr\\Http\\Message\\ServerRequestInterface', '\\Laminas\\Diactoros\\ServerRequest' 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: 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: 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: 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: src/App/src/Factory/UserIdentityFactory.php#L16
Return value type is not compatible with declared
Incompatible return type: test/Functional/AbstractFunctionalTest.php#L276
Return value type is not compatible with declared
Incompatible return type: src/App/src/Middleware/AuthorizationMiddleware.php#L105
Return value type is not compatible with declared
Incompatible return type: test/Functional/UserTest.php#L509
Return value type is not compatible with declared
Parameter type: src/User/src/Service/UserAvatarService.php#L56
Parameter '$uploadedFile' type is not compatible with declaration
Undefined class: test/Functional/AbstractFunctionalTest.php#L322
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Handler/HomeHandler.php#L24
Undefined class 'ResourceGenerator'
Undefined class: src/Admin/src/InputFilter/Input/LastNameInput.php#L8
Undefined class 'StringTrim'
Undefined class: src/Admin/src/Repository/AdminRoleRepository.php#L10
Undefined class 'EntityRepository'
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: src/User/src/Service/UserServiceInterface.php#L79
Undefined class 'MailException'
Undefined class: src/User/src/Handler/UserHandler.php#L64
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L16
Undefined class 'ResourceGenerator'
Undefined class: config/cli-config.php#L13
Undefined class 'PhpFile'
Undefined class: src/User/src/Entity/User.php#L44
Undefined class 'JoinTable'
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/App/src/Middleware/ErrorResponseMiddleware.php#L12
Undefined class 'MiddlewareInterface'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L31
Undefined class 'AuthorizationInterface'
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/User/src/Entity/UserRole.php#L12
Undefined class 'Entity'
Undefined class: test/Functional/UserTest.php#L17
Undefined class 'ContainerExceptionInterface'
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/App/src/Middleware/AuthorizationMiddleware.php#L42
Undefined class 'ResponseInterface'
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: test/Functional/UserTest.php#L501
Undefined class 'UploadedFileInterface'
Undefined class: src/Admin/src/ConfigProvider.php#L45
Undefined class 'AttributedServiceFactory'
Undefined class: src/User/src/Entity/UserDetail.php#L12
Undefined class 'Table'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L65
Undefined class 'ResponseInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L15
Undefined class 'EntityManagerInterface'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L33
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L15
Undefined class 'EntityRepository'
Undefined class: src/User/src/Handler/AccountHandler.php#L79
Undefined class 'MailException'
Undefined class: config/pipeline.php#L16
Undefined class 'DispatchMiddleware'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L18
Undefined class 'RequestHandlerInterface'
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/config.php#L51
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L18
Undefined class 'ScopeRepositoryInterface'
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: src/User/src/Handler/UserRoleHandler.php#L17
Undefined class 'RequestHandlerInterface'
Undefined class: src/User/src/Entity/User.php#L69
Undefined class 'ArrayCollection'
Undefined class: src/User/src/Service/UserService.php#L286
Undefined class 'MailException'
Undefined class: config/config.php#L34
Undefined class 'ConfigProvider'
Undefined class: src/User/src/Handler/UserHandler.php#L57
Undefined class 'ServerRequestInterface'
Undefined class: config/config.php#L27
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Handler/ResponseTrait.php#L34
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/UserTest.php#L454
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L13
Undefined class 'ResourceGenerator'
Undefined class: src/App/src/ConfigProvider.php#L80
Undefined class 'AuthenticationInterface'
Undefined class: src/User/src/Entity/UserResetPassword.php#L37
Undefined class 'Column'
Undefined class: src/User/src/Service/UserService.php#L284
Undefined class 'MailException'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L103
Undefined class 'ResponseInterface'
Undefined class: test/Functional/UserTest.php#L198
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/InputFilter/UpdateUserInputFilter.php#L10
Undefined class 'CollectionInputFilter'
Undefined class: src/User/src/ConfigProvider.php#L63
Undefined class 'AttributedServiceFactory'
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/App/src/Factory/RouteListCommandFactory.php#L9
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Unit/App/Middleware/AuthorizationMiddlewareTest.php#L47
Undefined class 'RequestHandlerInterface'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L39
Undefined class 'ResourceGenerator'
Undefined class: test/Functional/AdminTest.php#L541
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L73
Undefined class 'ResponseInterface'
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/Service/UserService.php#L34
Undefined class 'MailService'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L49
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/InputFilter/UpdateAvatarInputFilter.php#L11
Undefined class 'InputFilter'
Undefined class: src/App/src/Repository/OAuthAccessTokenRepository.php#L15
Undefined class 'UserEntityInterface'
Undefined class: test/Unit/CliTest.php#L39
Undefined class 'Exception'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L16
Undefined class 'ResponseInterface'
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/User/src/Handler/AccountHandler.php#L45
Undefined class 'ServerRequestInterface'
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: test/Unit/App/Middleware/AuthorizationMiddlewareTest.php#L22
Undefined class 'ResponseInterface'
Undefined class: config/autoload/dependencies.global.php#L43
Undefined class 'ScopeRepositoryInterface'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L13
Undefined class 'ResponseInterface'
Undefined class: test/Unit/User/Service/UserServiceTest.php#L21
Undefined class 'TestCase'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L16
Undefined class 'ResourceGenerator'
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/App/src/Handler/HomeHandler.php#L17
Undefined class 'Inject'
Undefined class: src/User/src/InputFilter/Input/PasswordInput.php#L12
Undefined class 'StringLength'
Undefined class: config/autoload/doctrine.global.php#L11
Undefined class 'UuidBinaryType'
Undefined class: test/Functional/AbstractFunctionalTest.php#L276
Undefined class 'ServerRequest'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L44
Undefined class 'Column'
Undefined class: src/User/src/Repository/UserRoleRepository.php#L17
Undefined class 'EntityRepository'
Undefined class: config/autoload/doctrine.global.php#L39
Undefined class 'AttributeDriver'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L20
Undefined class 'ResourceGenerator'
Undefined class: test/Functional/AdminTest.php#L164
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L246
Undefined class 'ResponseInterface'
Undefined class: test/Functional/UserTest.php#L426
Undefined class 'MailService'
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/Admin/src/Entity/AdminRole.php#L24
Undefined class 'Column'
Undefined class: config/autoload/dependencies.global.php#L42
Undefined class 'RefreshTokenRepositoryInterface'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L16
Undefined class 'ResourceGenerator'
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: test/Functional/AuthenticationTest.php#L16
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Middleware/ContentNegotiationMiddleware.php#L40
Undefined class 'ResponseInterface'
Undefined class: src/User/src/InputFilter/Input/StatusInput.php#L9
Undefined class 'StringTrim'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L104
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/UserTest.php#L255
Undefined class 'ContainerExceptionInterface'
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/App/src/Handler/HandlerTrait.php#L22
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L18
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L12
Undefined class 'ResourceGenerator'
Undefined class: src/User/src/Service/UserService.php#L291
Undefined class 'MailException'
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/ConfigProvider.php#L36
Undefined class 'TwigExtensionFactory'
Undefined class: src/App/src/Factory/TokenGenerateCommandFactory.php#L9
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/ConfigProvider.php#L81
Undefined class 'MailService'
Undefined class: src/App/src/RoutesDelegator.php#L12
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Middleware/ErrorResponseMiddleware.php#L31
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L86
Undefined class 'UserInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L60
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L15
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Repository/OAuthAccessTokenRepository.php#L72
Undefined class 'AccessTokenEntityInterface'
Undefined class: test/Unit/CliTest.php#L13
Undefined class 'CommandTester'
Undefined class: config/config.php#L17
Undefined class 'ConfigProvider'
Undefined class: test/Functional/UserTest.php#L427
Undefined class 'MailService'
Undefined class: config/routes.php#L9
Undefined class 'MiddlewareFactory'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L111
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Entity/OAuthRefreshToken.php#L56
Undefined class 'AccessTokenEntityInterface'
Undefined class: config/config.php#L12
Undefined class 'ConfigAggregator'
Undefined class: src/User/src/Entity/UserDetail.php#L11
Undefined class 'Entity'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L36
Undefined class 'HalResponseFactory'
Undefined class: config/config.php#L37
Undefined class 'ConfigProvider'
Undefined class: test/Functional/UserTest.php#L36
Undefined class 'Exception'
Undefined class: src/App/src/Entity/OAuthRefreshToken.php#L15
Undefined class 'RefreshTokenEntityInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L79
Undefined class 'RequestMethodInterface'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L38
Undefined class 'HalResponseFactory'
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/User/src/Repository/UserResetPasswordRepository.php#L8
Undefined class 'EntityRepository'
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/InputFilter/Input/UuidInput.php#L8
Undefined class 'StripTags'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L36
Undefined class 'ScopeEntityInterface'
Undefined class: src/App/src/Command/TokenGenerateCommand.php#L12
Undefined class 'InputInterface'
Undefined class: src/User/src/Handler/AccountHandler.php#L82
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L15
Undefined class 'HalResponseFactory'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L28
Undefined class 'HalResponseFactory'
Undefined class: src/User/src/Handler/AccountHandler.php#L30
Undefined class 'ResourceGenerator'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L36
Undefined class 'Column'
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: src/App/src/ConfigProvider.php#L82
Undefined class 'EntityManager'
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: 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/User/src/Service/UserAvatarService.php#L11
Undefined class 'UploadedFile'
Undefined class: src/User/src/Service/UserService.php#L47
Undefined class 'TemplateRendererInterface'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L23
Undefined class 'RequestHandlerInterface'
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/User/src/Handler/AccountAvatarHandler.php#L19
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L22
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Handler/UserHandler.php#L16
Undefined class 'HalResponseFactory'
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/Handler/AccountResetPasswordHandler.php#L22
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Service/UserService.php#L241
Undefined class 'MailException'
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/Factory/UserRepositoryFactory.php#L9
Undefined class 'ObjectRepository'
Undefined class: src/User/src/Handler/AccountHandler.php#L35
Undefined class 'HalResponseFactory'
Undefined class: test/Functional/UserTest.php#L439
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/ConfigProvider.php#L61
Undefined class 'AttributedServiceFactory'
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/Service/ErrorReportService.php#L11
Undefined class 'ServerRequestInterface'
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/Admin/src/Repository/AdminRoleRepository.php#L17
Undefined class 'EntityRepository'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L26
Undefined class 'HalResponseFactory'
Undefined class: src/User/src/Entity/UserDetail.php#L23
Undefined class 'Column'
Undefined class: config/pipeline.php#L61
Undefined class 'MethodNotAllowedMiddleware'
Undefined class: test/Functional/UserTest.php#L404
Undefined class 'MailService'
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/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/App/src/Repository/OAuthClientRepository.php#L37
Undefined class 'ClientEntityInterface'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L10
Undefined class 'Inject'
Undefined class: test/Unit/CliTest.php#L28
Undefined class 'ApplicationTester'
Undefined class: src/User/src/Repository/UserAvatarRepository.php#L15
Undefined class 'EntityRepository'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L16
Undefined class 'AuthCodeTrait'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L11
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L42
Undefined class 'ServerRequestInterface'
Undefined class: config/config.php#L35
Undefined class 'ConfigProvider'
Undefined class: src/User/src/Handler/AccountHandler.php#L52
Undefined class 'ResponseInterface'
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: test/Functional/UserTest.php#L15
Undefined class 'UploadedFile'
Undefined class: src/User/src/InputFilter/Input/LastNameInput.php#L21
Undefined class 'StripTags'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L62
Undefined class 'MailException'
Undefined class: test/Functional/UserTest.php#L86
Undefined class 'Exception'
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: src/User/src/Handler/UserActivateHandler.php#L32
Undefined class 'ResourceGenerator'
Undefined class: src/App/src/Middleware/ErrorResponseMiddleware.php#L8
Undefined class 'StatusCodeInterface'
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/User/src/Service/UserServiceInterface.php#L84
Undefined class 'MailException'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L25
Undefined class 'Inject'
Undefined class: src/App/src/Command/RouteListCommand.php#L43
Undefined class 'InputOption'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L13
Undefined class 'Entity'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L22
Undefined class 'AuthCodeEntityInterface'
Undefined class: src/User/src/Service/UserService.php#L398
Undefined class 'MailException'
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/User/src/Handler/AccountActivateHandler.php#L16
Undefined class 'StatusCodeInterface'
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/Entity/User.php#L58
Undefined class 'Column'
Undefined class: src/User/src/Repository/UserRepository.php#L15
Undefined class 'ClientEntityInterface'
Undefined class: src/User/src/Handler/UserHandler.php#L94
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Handler/HomeHandler.php#L18
Undefined class 'HalResponseFactory'
Undefined class: test/Functional/AdminTest.php#L501
Undefined class 'ContainerExceptionInterface'
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/App/src/Repository/OAuthAccessTokenRepository.php#L11
Undefined class 'EntityRepository'
Undefined class: src/App/src/Command/RouteListCommand.php#L88
Undefined class 'Command'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L104
Undefined class 'ResponseInterface'
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: 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: src/User/src/Repository/UserRepository.php#L17
Undefined class 'UserRepositoryInterface'
Undefined class: config/autoload/cli.global.php#L22
Undefined class 'FileLockerInterface'
Undefined class: config/config.php#L16
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L18
Undefined class 'EntityRepository'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L16
Undefined class 'EntityRepository'
Undefined class: config/config.php#L48
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L23
Undefined class 'Inject'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L33
Undefined class 'ResourceGenerator'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L31
Undefined class 'ResourceGenerator'
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: test/Functional/AbstractFunctionalTest.php#L303
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Handler/AccountRecoveryHandler.php#L27
Undefined class 'ResourceGenerator'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L21
Undefined class 'Inject'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L15
Undefined class 'Sha256'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L41
Undefined class 'ClientEntityInterface'
Undefined class: src/Admin/src/ConfigProvider.php#L48
Undefined class 'AttributedRepositoryFactory'
Undefined class: test/Unit/Admin/Service/AdminServiceTest.php#L27
Undefined class 'Exception'
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: src/Admin/src/Entity/Admin.php#L18
Undefined class 'HasLifecycleCallbacks'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L11
Undefined class 'ScopeEntityInterface'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L45
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: src/Admin/src/Handler/AdminRoleHandler.php#L14
Undefined class 'ServerRequestInterface'
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/User/src/Service/UserAvatarService.php#L31
Undefined class 'Inject'
Undefined class: src/App/src/Entity/OAuthClient.php#L28
Undefined class 'Column'
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/User/src/Handler/UserActivateHandler.php#L24
Undefined class 'Inject'
Undefined class: bin/cli.php#L5
Undefined class 'ApplicationFactory'
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/UserAvatarHandler.php#L44
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/Entity/Admin.php#L16
Undefined class 'Entity'
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/Admin/src/Handler/AdminAccountHandler.php#L39
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Entity/OAuthClient.php#L10
Undefined class 'ClientEntityInterface'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L39
Undefined class 'ServerRequestInterface'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L61
Undefined class 'ResponseInterface'
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/User/src/Repository/UserRepository.php#L105
Undefined class 'OAuthServerException'
Undefined class: src/App/src/Handler/NotFoundHandler.php#L7
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Entity/UserResetPassword.php#L12
Undefined class 'Mapping'
Undefined class: public/index.php#L5
Undefined class 'Application'
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/User/src/Handler/AccountHandler.php#L29
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L23
Undefined class 'ScopeEntityInterface'
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/User/src/Entity/User.php#L68
Undefined class 'ArrayCollection'
Undefined class: src/App/src/ConfigProvider.php#L72
Undefined class 'AttributedServiceFactory'
Undefined class: test/Functional/AuthenticationTest.php#L56
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Service/UserAvatarService.php#L41
Undefined class 'UploadedFile'
Undefined class: src/App/src/ConfigProvider.php#L112
Undefined class 'RouteBasedResourceMetadata'
Undefined class: src/User/src/Handler/AccountRecoveryHandler.php#L18
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L77
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/ConfigProvider.php#L37
Undefined class 'TwigRenderer'
Undefined class: src/App/src/Factory/OAuthClientRepositoryFactory.php#L22
Undefined class 'ObjectRepository'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L82
Undefined class 'StatusCodeInterface'
Undefined class: src/Admin/src/Factory/AdminCreateCommandFactory.php#L22
Undefined class 'ContainerInterface'
Undefined class: test/Functional/UserTest.php#L150
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Command/TokenGenerateCommand.php#L10
Undefined class 'Command'
Undefined class: src/App/src/ConfigProvider.php#L26
Undefined class 'MailService'
Undefined class: src/User/src/Service/UserService.php#L330
Undefined class 'MailException'
Undefined class: src/Admin/src/Service/AdminService.php#L14
Undefined class 'Inject'
Undefined class: src/App/src/ConfigProvider.php#L35
Undefined class 'TwigExtension'
Undefined class: src/User/src/Handler/UserHandler.php#L15
Undefined class 'MailException'
Undefined class: src/User/src/Entity/User.php#L14
Undefined class 'UserEntityInterface'
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: src/User/src/Repository/UserRepository.php#L144
Undefined class 'OAuthServerException'
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/User/src/Handler/AccountHandler.php#L21
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Factory/UserIdentityFactory.php#L9
Undefined class 'ContainerInterface'
Undefined class: test/Functional/UserTest.php#L486
Undefined class 'MailService'
Undefined class: src/User/src/Repository/UserRepository.php#L112
Undefined class 'UserEntity'
Undefined class: src/Admin/src/Repository/AdminRepository.php#L18
Undefined class 'Entity'
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/User/src/Handler/AccountHandler.php#L82
Undefined class 'ResponseInterface'
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/App/src/Handler/ErrorReportHandler.php#L41
Undefined class 'ResponseInterface'
Undefined class: src/User/src/InputFilter/Input/LastNameInput.php#L20
Undefined class 'StringTrim'
Undefined class: test/Functional/UserTest.php#L347
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AuthenticationTest.php#L24
Undefined class 'ContainerExceptionInterface'
Undefined class: test/Functional/AdminTest.php#L356
Undefined class 'ContainerExceptionInterface'
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: src/User/src/Service/UserServiceInterface.php#L12
Undefined class 'MailException'
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/AbstractFunctionalTest.php#L27
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/UserTest.php#L164
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Service/UserService.php#L24
Undefined class 'TemplateRendererInterface'
Undefined class: public/index.php#L6
Undefined class 'MiddlewareFactory'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L43
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L11
Undefined class 'Criteria'
Undefined class: src/User/src/Repository/UserRepository.php#L147
Undefined class 'UserEntity'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L17
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L15
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Factory/AuthenticationMiddlewareFactory.php#L22
Undefined class 'ContainerInterface'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L19
Undefined class 'RequestHandlerInterface'
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/Repository/UserRoleRepository.php#L10
Undefined class 'EntityRepository'
Undefined class: src/User/src/Handler/AccountHandler.php#L28
Undefined class 'Inject'
Undefined class: src/User/src/ConfigProvider.php#L69
Undefined class 'AttributedRepositoryFactory'
Undefined class: src/App/src/Handler/ResponseTrait.php#L31
Undefined class 'JsonResponse'
Undefined class: test/Functional/UserTest.php#L117
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Factory/OAuthScopeRepositoryFactory.php#L11
Undefined class 'ContainerInterface'
Undefined class: src/User/src/Handler/AccountRecoveryHandler.php#L44
Undefined class 'ResponseInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L495
Undefined class 'ContainerExceptionInterface'
Undefined class: public/index.php#L30
Undefined class 'MiddlewareFactory'
Undefined class: src/App/src/Repository/OAuthClientRepository.php#L20
Undefined class 'EntityRepository'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L27
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/UserRole.php#L14
Undefined class 'HasLifecycleCallbacks'
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/User/src/ConfigProvider.php#L62
Undefined class 'AttributedServiceFactory'
Undefined class: src/Admin/src/Command/AdminCreateCommand.php#L79
Undefined class 'Command'
Undefined class: src/Admin/src/ConfigProvider.php#L47
Undefined class 'AttributedRepositoryFactory'
Undefined class: config/config.php#L44
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Command/TokenGenerateCommand.php#L11
Undefined class 'InputArgument'
Undefined class: test/Functional/UserTest.php#L265
Undefined class 'MailService'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L29
Undefined class 'ResourceGenerator'
Undefined class: src/Admin/src/Factory/AdminCreateCommandFactory.php#L10
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Middleware/AuthenticationMiddleware.php#L16
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L17
Undefined class 'JsonResponse'
Undefined class: test/Functional/UserTest.php#L453
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Entity/UserResetPassword.php#L28
Undefined class 'JoinColumn'
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/App/src/Handler/ErrorReportHandler.php#L14
Undefined class 'ResponseInterface'
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/Handler/ErrorReportHandler.php#L11
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Factory/OAuthAccessTokenRepositoryFactory.php#L19
Undefined class 'ContainerExceptionInterface'
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: config/config.php#L63
Undefined class 'PhpFileProvider'
Undefined class: test/Unit/CliTest.php#L23
Undefined class 'FileLockerInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L147
Undefined class 'Criteria'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L17
Undefined class 'ResponseInterface'
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/App/src/Service/ErrorReportService.php#L60
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L27
Undefined class 'Column'
Undefined class: src/User/src/InputFilter/Input/FirstNameInput.php#L20
Undefined class 'StringTrim'
Undefined class: src/User/src/Entity/User.php#L41
Undefined class 'Collection'
Undefined class: src/App/src/Entity/OAuthScope.php#L115
Undefined class 'Collection'
Undefined class: src/App/src/Middleware/ContentNegotiationMiddleware.php#L38
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L14
Undefined class 'ServerRequestInterface'
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: config/config.php#L47
Undefined class 'ConfigProvider'
Undefined class: src/App/src/Handler/HandlerTrait.php#L56
Undefined class 'StatusCodeInterface'
Undefined class: src/User/src/Handler/UserHandler.php#L35
Undefined class 'ResourceGenerator'
Undefined class: test/Functional/AbstractFunctionalTest.php#L300
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Factory/OAuthAccessTokenRepositoryFactory.php#L24
Undefined class 'EntityManagerInterface'
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: test/Functional/AdminTest.php#L16
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L61
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L22
Undefined class 'MiddlewareInterface'
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: config/config.php#L23
Undefined class 'ConfigProvider'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L16
Undefined class 'ResourceGenerator'
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/ConfigProvider.php#L44
Undefined class 'MetadataMap'
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/UserTest.php#L385
Undefined class 'ContainerExceptionInterface'
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/AdminTest.php#L457
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L73
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Factory/OAuthScopeRepositoryFactory.php#L19
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Middleware/ContentNegotiationMiddleware.php#L11
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L19
Undefined class 'HalResponseFactory'
Undefined class: src/User/src/Entity/UserDetail.php#L17
Undefined class 'JoinColumn'
Undefined class: config/pipeline.php#L17
Undefined class 'ImplicitHeadMiddleware'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L18
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L47
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/AuthenticationTest.php#L25
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/User/src/InputFilter/Input/AvatarInput.php#L15
Undefined class 'FileInput'
Undefined class: test/Functional/UserTest.php#L308
Undefined class 'NotFoundExceptionInterface'
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/User/src/Service/UserService.php#L308
Undefined class 'MailException'
Undefined class: src/User/src/InputFilter/Input/EmailInput.php#L24
Undefined class 'StringTrim'
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/Admin/src/Handler/AdminRoleHandler.php#L15
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L105
Undefined class 'JsonResponse'
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#L38
Undefined class 'TwigRendererFactory'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L18
Undefined class 'ResourceGenerator'
Undefined class: test/Unit/App/Middleware/AuthenticationMiddlewareTest.php#L24
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Service/ErrorReportService.php#L102
Undefined class 'ServerRequestInterface'
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/User/src/Handler/AccountResetPasswordHandler.php#L18
Undefined class 'MailException'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L37
Undefined class 'ResourceGenerator'
Undefined class: src/User/src/Entity/UserResetPassword.php#L16
Undefined class 'Table'
Undefined class: src/Admin/src/Factory/AdminCreateCommandFactory.php#L20
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AuthenticationTest.php#L142
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/UserTest.php#L421
Undefined class 'Exception'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L12
Undefined class 'Inject'
Undefined class: src/User/src/ConfigProvider.php#L67
Undefined class 'AttributedRepositoryFactory'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L92
Undefined class 'OAuthServerException'
Undefined class: src/App/src/Middleware/AuthenticationMiddleware.php#L28
Undefined class 'UserInterface'
Undefined class: test/Functional/UserTest.php#L93
Undefined class 'MailService'
Undefined class: src/User/src/Handler/UserHandler.php#L17
Undefined class 'ResourceGenerator'
Undefined class: src/User/src/Entity/User.php#L34
Undefined class 'OneToOne'
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/App/src/Repository/OAuthAuthCodeRepository.php#L17
Undefined class 'EntityRepository'
Undefined class: src/App/src/ConfigProvider.php#L23
Undefined class 'AttributedServiceFactory'
Undefined class: src/User/src/Handler/AccountRecoveryHandler.php#L14
Undefined class 'MailException'
Undefined class: test/Unit/App/Middleware/AuthenticationMiddlewareTest.php#L15
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L21
Undefined class 'ServerRequestInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L125
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/ConfigProvider.php#L80
Undefined class 'OAuth2Adapter'
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: src/App/src/Middleware/ContentNegotiationMiddleware.php#L13
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Entity/OAuthClient.php#L19
Undefined class 'Id'
Undefined class: src/User/src/Handler/UserHandler.php#L57
Undefined class 'ResponseInterface'
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/ConfigProvider.php#L70
Undefined class 'AttributedRepositoryFactory'
Undefined class: src/Admin/src/ConfigProvider.php#L44
Undefined class 'AttributedServiceFactory'
Undefined class: src/App/src/Command/RouteListCommand.php#L44
Undefined class 'InputOption'
Undefined class: test/Functional/AbstractFunctionalTest.php#L17
Undefined class 'StatusCodeInterface'
Undefined class: src/App/src/Repository/OAuthClientRepository.php#L10
Undefined class 'ClientEntityInterface'
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: src/User/src/Entity/User.php#L46
Undefined class 'InverseJoinColumn'
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/Handler/AccountResetPasswordHandler.php#L23
Undefined class 'RequestHandlerInterface'
Undefined class: src/User/src/InputFilter/Input/FirstNameInput.php#L21
Undefined class 'StripTags'
Undefined class: src/Admin/src/ConfigProvider.php#L23
Undefined class 'AttributedRepositoryFactory'
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/AccountAvatarHandler.php#L27
Undefined class 'ResourceGenerator'
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/User/src/InputFilter/Input/PasswordInput.php#L28
Undefined class 'StripTags'
Undefined class: test/Functional/UserTest.php#L60
Undefined class 'ContainerExceptionInterface'
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/User/src/Handler/AccountRecoveryHandler.php#L15
Undefined class 'HalResponseFactory'
Undefined class: test/Functional/AbstractFunctionalTest.php#L133
Undefined class 'ServiceManager'
Undefined class: src/App/src/Repository/OAuthScopeRepository.php#L8
Undefined class 'EntityRepository'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L60
Undefined class 'ArrayCollection'
Undefined class: config/cli-config.php#L12
Undefined class 'DependencyFactory'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L26
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L10
Undefined class 'Collection'
Undefined class: src/User/src/Repository/UserRepository.php#L13
Undefined class 'EntityRepository'
Undefined class: test/Functional/UserTest.php#L326
Undefined class 'MailService'
Undefined class: src/User/src/Entity/UserResetPassword.php#L34
Undefined class 'Column'
Undefined class: src/App/src/Command/TokenGenerateCommand.php#L9
Undefined class 'AsCommand'
Undefined class: src/User/src/Entity/User.php#L40
Undefined class 'OneToMany'
Undefined class: src/App/src/Factory/AuthenticationMiddlewareFactory.php#L11
Undefined class 'ContainerInterface'
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/App/src/Entity/OAuthClient.php#L31
Undefined class 'Column'
Undefined class: config/autoload/doctrine.global.php#L6
Undefined class 'AttributeDriver'
Undefined class: src/User/src/Handler/AccountResetPasswordHandler.php#L33
Undefined class 'ResourceGenerator'
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/AbstractFunctionalTest.php#L36
Undefined class 'TestCase'
Undefined class: test/Functional/AbstractFunctionalTest.php#L349
Undefined class 'StatusCodeInterface'
Undefined class: config/autoload/cli.global.php#L16
Undefined class 'DemoCommand'
Undefined class: config/autoload/doctrine.global.php#L12
Undefined class 'UuidType'
Undefined class: test/Functional/AbstractFunctionalTest.php#L23
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Service/ErrorReportService.php#L81
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Handler/HandlerTrait.php#L104
Undefined class 'RouteBasedCollectionMetadata'
Undefined class: test/Functional/UserTest.php#L266
Undefined class 'MailService'
Undefined class: src/User/src/Entity/UserAvatar.php#L14
Undefined class 'HasLifecycleCallbacks'
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/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/Repository/OAuthAccessTokenRepository.php#L13
Undefined class 'AccessTokenEntityInterface'
Undefined class: config/cli-config.php#L5
Undefined class 'ExistingEntityManager'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L16
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Factory/OAuthRefreshTokenRepositoryFactory.php#L19
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Entity/UserResetPassword.php#L31
Undefined class 'Column'
Undefined class: test/Functional/UserTest.php#L19
Undefined class 'UploadedFileInterface'
Undefined class: src/User/src/ConfigProvider.php#L68
Undefined class 'AttributedRepositoryFactory'
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/App/src/Repository/OAuthRefreshTokenRepository.php#L14
Undefined class 'EntityRepository'
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: test/Functional/AuthenticationTest.php#L141
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Service/UserServiceInterface.php#L69
Undefined class 'MailException'
Undefined class: src/User/src/Repository/UserRepository.php#L111
Undefined class 'ClientEntityInterface'
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/User/src/Service/UserService.php#L46
Undefined class 'MailService'
Undefined class: src/App/src/Repository/OAuthAuthCodeRepository.php#L17
Undefined class 'AuthCodeRepositoryInterface'
Undefined class: src/App/src/Repository/OAuthAuthCodeRepository.php#L10
Undefined class 'AuthCodeEntityInterface'
Undefined class: src/App/src/Service/ErrorReportService.php#L10
Undefined class 'Inject'
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: test/Functional/AbstractFunctionalTest.php#L120
Undefined class 'MiddlewareFactory'
Undefined class: test/Functional/Traits/AuthenticationTrait.php#L12
Undefined class 'OAuthServerException'
Undefined class: src/App/src/Handler/HomeHandler.php#L11
Undefined class 'RequestHandlerInterface'
Undefined class: src/User/src/Repository/UserRepository.php#L129
Undefined class 'OAuthServerException'
Undefined class: src/App/src/Factory/OAuthClientRepositoryFactory.php#L19
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Handler/UserAvatarHandler.php#L59
Undefined class 'ResponseInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L16
Undefined class 'RequestMethodInterface'
Undefined class: config/autoload/dependencies.global.php#L21
Undefined class 'ErrorHandlerInterface'
Undefined class: src/App/src/ConfigProvider.php#L27
Undefined class 'ArraySerializableHydrator'
Undefined class: test/Unit/App/Middleware/ContentNegotiationMiddlewareTest.php#L14
Undefined class 'ServerRequestInterface'
Undefined class: config/config.php#L31
Undefined class 'ConfigProvider'
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/App/src/ConfigProvider.php#L69
Undefined class 'Environment'
Undefined class: test/Functional/AbstractFunctionalTest.php#L167
Undefined class 'RequestMethodInterface'
Undefined class: test/Functional/AdminTest.php#L558
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Service/UserService.php#L315
Undefined class 'MailException'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L20
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Service/UserService.php#L32
Undefined class 'Inject'
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: test/Functional/Traits/AuthenticationTrait.php#L11
Undefined class 'AuthorizationServer'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L31
Undefined class 'ResourceGenerator'
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: src/App/src/ConfigProvider.php#L84
Undefined class 'TemplateRendererInterface'
Undefined class: src/App/src/Repository/OAuthAuthCodeRepository.php#L11
Undefined class 'AuthCodeRepositoryInterface'
Undefined class: src/User/src/RoutesDelegator.php#L23
Undefined class 'ContainerInterface'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L45
Undefined class 'ServerRequestInterface'
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: src/User/src/Handler/UserAvatarHandler.php#L18
Undefined class 'ServerRequestInterface'
Undefined class: config/cli-config.php#L6
Undefined class 'PhpFile'
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: src/User/src/Handler/UserHandler.php#L29
Undefined class 'ResourceGenerator'
Undefined class: test/Functional/Exception/AuthenticationException.php#L15
Undefined class 'ResponseInterface'
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/Repository/UserResetPasswordRepository.php#L15
Undefined class 'EntityRepository'
Undefined class: src/Admin/src/ConfigProvider.php#L41
Undefined class 'AttributedServiceFactory'
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/App/src/Collection/ResourceCollection.php#L12
Undefined class 'Paginator'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L18
Undefined class 'ServerRequestInterface'
Undefined class: src/App/src/Factory/ErrorResponseGeneratorFactory.php#L8
Undefined class 'ContainerExceptionInterface'
Undefined class: src/User/src/Repository/UserRoleRepository.php#L14
Undefined class 'EntityRepository'
Undefined class: test/Functional/Traits/DatabaseTrait.php#L9
Undefined class 'ORMPurger'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L21
Undefined class 'RequestHandlerInterface'
Undefined class: src/User/src/Entity/User.php#L52
Undefined class 'Column'
Undefined class: config/autoload/doctrine.global.php#L7
Undefined class 'MappingDriverChain'
Undefined class: test/Functional/AdminTest.php#L129
Undefined class 'ContainerExceptionInterface'
Undefined class: config/autoload/cli.global.php#L8
Undefined class 'DemoCommand'
Undefined class: test/Functional/AbstractFunctionalTest.php#L18
Undefined class 'ServerRequest'
Undefined class: test/Functional/Traits/DatabaseTrait.php#L38
Undefined class 'ORMPurger'
Undefined class: src/App/src/Factory/OAuthRefreshTokenRepositoryFactory.php#L24
Undefined class 'EntityManagerInterface'
Undefined class: src/User/src/Repository/UserDetailRepository.php#L12
Undefined class 'EntityRepository'
Undefined class: src/App/src/Entity/OAuthAuthCode.php#L33
Undefined class 'ClientEntityInterface'
Undefined class: test/Functional/AuthenticationTest.php#L7
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L42
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L19
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L29
Undefined class 'StatusCodeInterface'
Undefined class: test/Functional/AdminTest.php#L471
Undefined class 'ContainerExceptionInterface'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L89
Undefined class 'ResponseInterface'
Undefined class: test/Functional/UserTest.php#L224
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/Entity/OAuthScope.php#L11
Undefined class 'Mapping'
Undefined class: src/User/src/Repository/UserRepository.php#L26
Undefined class 'Entity'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L16
Undefined class 'StatusCodeInterface'
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/User/src/ConfigProvider.php#L56
Undefined class 'AttributedServiceFactory'
Undefined class: src/App/src/Factory/TokenGenerateCommandFactory.php#L21
Undefined class 'ContainerInterface'
Undefined class: src/App/src/Handler/HomeHandler.php#L29
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Handler/AccountHandler.php#L19
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L30
Undefined class 'HalResponseFactory'
Undefined class: bin/doctrine#L19
Undefined class 'ExecuteFixturesCommand'
Undefined class: config/autoload/error-handling.global.php#L28
Undefined class 'Logger'
Undefined class: src/User/src/Service/UserService.php#L21
Undefined class 'MailException'
Undefined class: config/config.php#L24
Undefined class 'ConfigProvider'
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/App/src/Repository/OAuthAccessTokenRepository.php#L22
Undefined class 'EntityRepository'
Undefined class: src/Admin/src/InputFilter/Input/UuidInput.php#L7
Undefined class 'StringTrim'
Undefined class: src/User/src/Handler/AccountActivateHandler.php#L21
Undefined class 'RequestHandlerInterface'
Undefined class: test/Functional/UserTest.php#L403
Undefined class 'MailService'
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#L98
Undefined class 'RouteBasedCollectionMetadata'
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/User/src/Handler/UserActivateHandler.php#L25
Undefined class 'HalResponseFactory'
Undefined class: src/App/src/Handler/HandlerTrait.php#L69
Undefined class 'MailException'
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/User/src/Handler/UserAvatarHandler.php#L25
Undefined class 'Inject'
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/User/src/Service/UserRoleService.php#L12
Undefined class 'Inject'
Undefined class: test/Functional/UserTest.php#L94
Undefined class 'MailService'
Undefined class: src/User/src/Repository/UserAvatarRepository.php#L12
Undefined class 'EntityRepository'
Undefined class: src/App/src/ConfigProvider.php#L33
Undefined class 'TemplateRendererInterface'
Undefined class: test/Functional/UserTest.php#L61
Undefined class 'Exception'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L39
Undefined class 'Column'
Undefined class: test/Functional/AdminTest.php#L246
Undefined class 'ContainerExceptionInterface'
Undefined class: src/App/src/ConfigProvider.php#L115
Undefined class 'ArraySerializableHydrator'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L71
Undefined class 'ResponseInterface'
Undefined class: src/Admin/src/Command/AdminCreateCommand.php#L15
Undefined class 'AsCommand'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L22
Undefined class 'HalResponseFactory'
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/Handler/AccountActivateHandler.php#L30
Undefined class 'HalResponseFactory'
Undefined class: src/User/src/InputFilter/UpdateAvatarInputFilter.php#L13
Undefined class 'InputFilter'
Undefined class: src/App/src/Repository/OAuthAuthCodeRepository.php#L14
Undefined class 'EntityRepository'
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/App/src/ConfigProvider.php#L56
Undefined class 'Application'
Undefined class: src/User/src/Handler/UserHandler.php#L45
Undefined class 'ServerRequestInterface'
Undefined class: src/User/src/Service/UserService.php#L417
Undefined class 'MailException'
Undefined class: src/App/src/Handler/ErrorReportHandler.php#L10
Undefined class 'Inject'
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: test/Functional/AbstractFunctionalTest.php#L494
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AdminTest.php#L55
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/Admin/src/Repository/AdminRoleRepository.php#L14
Undefined class 'EntityRepository'
Undefined class: src/User/src/Handler/AccountAvatarHandler.php#L17
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Repository/OAuthAuthCodeRepository.php#L24
Undefined class 'AuthCodeEntityInterface'
Undefined class: src/User/src/Entity/User.php#L37
Undefined class 'OneToOne'
Undefined class: src/Admin/src/Handler/AdminHandler.php#L21
Undefined class 'RequestHandlerInterface'
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/User/src/Handler/AccountRecoveryHandler.php#L21
Undefined class 'RequestHandlerInterface'
Undefined class: src/App/src/Handler/ResponseTrait.php#L20
Undefined class 'ResourceGenerator'
Undefined class: src/User/src/Service/UserService.php#L53
Undefined class 'LoggerInterface'
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/AdminRoleHandler.php#L11
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/Command/RouteListCommand.php#L13
Undefined class 'InputOption'
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/Functional/UserTest.php#L487
Undefined class 'MailService'
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/User/src/Handler/UserRoleHandler.php#L23
Undefined class 'ResourceGenerator'
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/ConfigProvider.php#L65
Undefined class 'AttributedServiceFactory'
Undefined class: src/App/src/Middleware/ContentNegotiationMiddleware.php#L12
Undefined class 'MiddlewareInterface'
Undefined class: src/User/src/InputFilter/UserRoleInputFilter.php#L13
Undefined class 'InputFilter'
Undefined class: src/App/src/ConfigProvider.php#L48
Undefined class 'MetadataMap'
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/App/src/Entity/OAuthClient.php#L9
Undefined class 'Mapping'
Undefined class: src/Admin/src/Handler/AdminAccountHandler.php#L15
Undefined class 'HalResponseFactory'
Undefined class: test/Functional/UserTest.php#L37
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Middleware/ErrorResponseMiddleware.php#L10
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Factory/OAuthRefreshTokenRepositoryFactory.php#L12
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/Middleware/AuthorizationMiddleware.php#L18
Undefined class 'UserInterface'
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/User/src/Handler/AccountHandler.php#L45
Undefined class 'ResponseInterface'
Undefined class: src/App/src/Factory/ErrorResponseGeneratorFactory.php#L19
Undefined class 'NotFoundExceptionInterface'
Undefined class: test/Functional/AbstractFunctionalTest.php#L337
Undefined class 'ResponseInterface'
Undefined class: src/User/src/Handler/UserRoleHandler.php#L12
Undefined class 'ResourceGenerator'
Undefined class: src/User/src/Repository/UserRepository.php#L14
Undefined class 'Entity'
Undefined class: src/User/src/Repository/UserAvatarRepository.php#L8
Undefined class 'EntityRepository'
Undefined class: src/App/src/Entity/OAuthAccessToken.php#L34
Undefined class 'ClientEntityInterface'
Undefined class: src/App/src/ConfigProvider.php#L21
Undefined class 'EntityManager'
Undefined class: src/Admin/src/Service/AdminService.php#L18
Undefined class 'Inject'
Undefined class: src/User/src/ConfigProvider.php#L35
Undefined class 'AttributedServiceFactory'
Undefined class: test/Functional/AdminTest.php#L25
Undefined class 'NotFoundExceptionInterface'
Undefined class: src/App/src/ConfigProvider.php#L70
Undefined class 'TwigExtensionFactory'
Undefined class: config/autoload/dependencies.global.php#L20
Undefined class 'ExecuteCommand'
Undefined class: config/autoload/dependencies.global.php#L47
Undefined class 'UserRepositoryInterface'
Undefined class: src/User/src/Repository/UserRepository.php#L27
Undefined class 'EntityRepository'
Undefined class: src/App/src/ConfigProvider.php#L24
Undefined class 'MailOptionsAbstractFactory'
Undefined class: src/User/src/Handler/UserActivateHandler.php#L20
Undefined class 'RequestHandlerInterface'
Undefined class: config/config.php#L15
Undefined class 'ConfigProvider'
Undefined class: src/Admin/src/Handler/AdminRoleHandler.php#L23
Undefined class 'ResourceGenerator'
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/App/src/Repository/OAuthScopeRepository.php#L12
Undefined class 'ScopeRepositoryInterface'
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/User/src/Service/UserService.php#L415
Undefined class 'MailException'
Undefined class: src/App/src/Entity/AbstractEntity.php#L19
Undefined class 'Id'
Undefined class: src/App/src/Handler/HomeHandler.php#L7
Undefined class 'Inject'