-
Notifications
You must be signed in to change notification settings - Fork 19
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
Mockery::spy(function) should be callable #34
Comments
Can be solved with a dynamic return type extension: https://phpstan.org/developing-extensions/dynamic-return-type-extensions Feel free to contribute it :) |
LastDragon-ru
added a commit
to LastDragon-ru/lara-asp
that referenced
this issue
Mar 21, 2024
…but it might not be a callable" in `Override` trait. See: phpstan/phpstan-mockery#34
LastDragon-ru
added a commit
to LastDragon-ru/lara-asp-testing
that referenced
this issue
Mar 21, 2024
…but it might not be a callable" in `Override` trait. See: phpstan/phpstan-mockery#34
LastDragon-ru
added a commit
to LastDragon-ru/lara-asp
that referenced
this issue
Mar 21, 2024
…but it might not be a callable" in `Override` trait. See: phpstan/phpstan-mockery#34
LastDragon-ru
added a commit
to LastDragon-ru/lara-asp-testing
that referenced
this issue
Mar 21, 2024
…but it might not be a callable" in `Override` trait. See: phpstan/phpstan-mockery#34
LastDragon-ru
added a commit
to LastDragon-ru/lara-asp
that referenced
this issue
Mar 21, 2024
…but it might not be a callable" in `Override` trait. See: phpstan/phpstan-mockery#34
LastDragon-ru
added a commit
to LastDragon-ru/lara-asp-testing
that referenced
this issue
Mar 21, 2024
…but it might not be a callable" in `Override` trait. See: phpstan/phpstan-mockery#34
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://phpstan.org/r/4d0416f7-0b46-471e-b961-a685a5fab277
Current versions report an error
The text was updated successfully, but these errors were encountered: