Skip to content

BUG: Flow 9.2 compatibility #57

Description

@mhsdesign

We need this for Neos.io ;) cc @kitsunet @kdambekalns ... probably due to any new Flow 9.2 changes

[Semantical Error] The annotation "@type" in method Google\Cloud\Storage\StorageClient::__construct() was never imported.

stack trace:

Exception [0] in line 804 of Neos.NeosIo/Packages/Libraries/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php: [Semantical Error] The annotation "@type" in method Google\Cloud\Storage\StorageClient::__construct() was never imported. Did you maybe forget to add a "use" statement for this annotation?

21 Doctrine\Common\Annotations\AnnotationException::semanticalError("The annotation "@type" in method Google\Cloud\Stor…rget to add a "use" statement for this annotation?")
20 Doctrine\Common\Annotations\DocParser::Annotation()
19 Doctrine\Common\Annotations\DocParser::Annotations()
18 Doctrine\Common\Annotations\DocParser::parse("/**
     * Create a Storage client.
     *
     * …rges associated with the request.
     * }
     */", "method Google\Cloud\Storage\StorageClient::__construct()")
17 Doctrine\Common\Annotations\AnnotationReader::getMethodAnnotations(MethodReflection|/**
     * Create a Storage client.
     *
     * @param array $config [optional] {
     *     Confi…|)
16 Neos\Flow\Reflection\ReflectionService::getMethodAnnotations("Google\Cloud\Storage\StorageClient", "__construct")
15 Neos\Flow\Reflection\ReflectionService::reflectClassMethod("Google\Cloud\Storage\StorageClient", MethodReflection|/**
     * Create a Storage client.
     *
     * @param array $config [optional] {
     *     Confi…|)
14 Neos\Flow\Reflection\ReflectionService::reflectClass("Google\Cloud\Storage\StorageClient")
13 Neos\Flow\Reflection\ReflectionService::loadOrReflectClassIfNecessary("Google\Cloud\Storage\StorageClient")
12 Neos\Flow\Reflection\ReflectionService::prepareClassReflectionForUsage("Google\Cloud\Storage\StorageClient")
11 Neos\Flow\Reflection\ReflectionService::getClassAnnotations("Google\Cloud\Storage\StorageClient", "Neos\Flow\Annotations\Entity")
10 Neos\Flow\Reflection\ReflectionService::getClassAnnotation("Google\Cloud\Storage\StorageClient", "Neos\Flow\Annotations\Entity")
9 Neos\Flow\ObjectManagement\DependencyInjection\ProxyClassBuilder::couldHaveEntityRelations(Neos\Flow\ObjectManagement\Configuration\Configuration)
8 Neos\Flow\ObjectManagement\DependencyInjection\ProxyClassBuilder::build()
7 Neos\Flow\Command\CoreCommandController::compileCommand(false)
6 Neos\Flow\Cli\CommandController::callCommandMethod()
5 Neos\Flow\Cli\CommandController::processRequest(Neos\Flow\Cli\Request, Neos\Flow\Cli\Response)
4 Neos\Flow\Cli\Dispatcher::dispatch(Neos\Flow\Cli\Request, Neos\Flow\Cli\Response)
3 Neos\Flow\Cli\CommandRequestHandler::handleRequest()
2 Neos\Flow\Core\Bootstrap::run()
1 require("Neos.NeosIo/Packages/Framework/Neos.Flow/Scripts/flow.php")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions