Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPStan error on cache clear #537

Closed
Tersoal opened this issue Mar 24, 2020 · 1 comment · Fixed by #538
Closed

PHPStan error on cache clear #537

Tersoal opened this issue Mar 24, 2020 · 1 comment · Fixed by #538

Comments

@Tersoal
Copy link

Tersoal commented Mar 24, 2020

Hi.

If I use dev-master in my repo, there is an issue because I don't use PHPStan.

Executing script cache:clear [KO]
 [KO]
Script cache:clear returned with error code 1
!!  
!!  In DefinitionErrorExceptionPass.php line 54:
!!                                                                                 
!!    Class "PHPStan\Type\DynamicMethodReturnTypeExtension" not found while loadi  
!!    ng "Knp\DoctrineBehaviors\PHPStan\Type\TranslatableGetTranslationsDynamicMe  
!!    thodReturnTypeExtension".                                                    
!!                                                                                 
!!  
!!  
Script @auto-scripts was called via post-update-cmd
@Kocal
Copy link
Contributor

Kocal commented Mar 24, 2020

Hi, sorry for the inconvenience, I've opened a PR at #538

Kocal added a commit to Kocal/DoctrineBehaviors that referenced this issue Mar 24, 2020
Kocal added a commit to Kocal/DoctrineBehaviors that referenced this issue Mar 24, 2020
TomasVotruba added a commit that referenced this issue Mar 30, 2020
fix(config): move PHPStan folder, fix #537
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants