Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Exclude file from static analysis#527

Merged
greg0ire merged 2 commits into
doctrine:3.3.xfrom
greg0ire:exclude-path
Mar 15, 2024
Merged

Exclude file from static analysis#527
greg0ire merged 2 commits into
doctrine:3.3.xfrom
greg0ire:exclude-path

Conversation

@greg0ire
Copy link
Copy Markdown
Member

That file contains a class that implements a non-existing interface
(when using Symfony 7+): ContainerAwareInterface.

These directories exist only at the root of the project, it is not like
adding these variables will make PHPStan runnable from anywhere.
That file contains a class that implements a non-existing interface
(when using Symfony 7+): ContainerAwareInterface.
Copy link
Copy Markdown
Member

@SenseException SenseException left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is about the current failing static analysis of a test class. This should be fine for the moment.

@greg0ire greg0ire merged commit 74d3c0f into doctrine:3.3.x Mar 15, 2024
@greg0ire greg0ire deleted the exclude-path branch March 15, 2024 06:42
@greg0ire greg0ire added this to the 3.3.1 milestone Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants