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

[DowngradePhp80] Remove self return type if child already has no return type #725

Merged
merged 5 commits into from
Aug 20, 2021

Conversation

samsonasik
Copy link
Member

@samsonasik samsonasik enabled auto-merge (squash) August 20, 2021 15:29
@samsonasik samsonasik merged commit ceb4930 into main Aug 20, 2021
@samsonasik samsonasik deleted the remove-self-child-already-no-return branch August 20, 2021 15:32
@samsonasik
Copy link
Member Author

It seems still make error

PHP Fatal error:  Declaration of RectorPrefix20210820\Doctrine\Inflector\GenericLanguageInflectorFactory::withSingularRules($singularRules, $reset = false) must be compatible with RectorPrefix20210820\Doctrine\Inflector\LanguageInflectorFactory::withSingularRules($singularRules, $reset = false): RectorPrefix20210820\Doctrine\Inflector\LanguageInflectorFactory in /home/runner/work/rector/rector/vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php on line 8
5
Fatal error: Declaration of RectorPrefix20210820\Doctrine\Inflector\GenericLanguageInflectorFactory::withSingularRules($singularRules, $reset = false) must be compatible with RectorPrefix20210820\Doctrine\Inflector\LanguageInflectorFactory::withSingularRules($singularRules, $reset = false): RectorPrefix20210820\Doctrine\Inflector\LanguageInflectorFactory in /home/runner/work/rector/rector/vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php on line 8

at rectorphp/rector@88e3d4f

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 this pull request may close these issues.

1 participant