Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

@phpcs:disable was never imported #1

@mhsdesign

Description

@mhsdesign

i get this error in the flow console - after removing all the "@phpcs:disable" annotations the package works just fine ;)

[Semantical Error] The annotation "@phpcs:disable" in method PackageFactory\Fusion\Debug\Debug::var_dump() was never imported.
Did you maybe forget to add a "use" statement for this annotation?

  Type: Doctrine\Common\Annotations\AnnotationException
  File: Packages/Libraries/doctrine/annotations/lib/Doctrine/Common/Annotations/Ann
        otationException.php
  Line: 39

Neos 7.1
php 7.4

btw this package seems like everything i was looking for to easily debug in fusion. Thanks 😍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions