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

Fix null/void problem (with latest PHPStan release) #1802

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

Brenneisen
Copy link
Contributor

  • Added or updated tests
  • Documented user facing changes

Changes

Fixes broken tests due to a change in PHPStan 1.10.50 (phpstan/phpstan#10291).

Breaking changes

None

@szepeviktor szepeviktor changed the title Fix broken tests Fix null/void problem (with latest PHPStan release) Dec 13, 2023
@szepeviktor
Copy link
Collaborator

szepeviktor commented Dec 13, 2023

This could be released only with required PHPStan version bump.

@nunomaduro nunomaduro merged commit a3614a1 into larastan:2.x Dec 13, 2023
30 checks passed
@Brenneisen
Copy link
Contributor Author

@nunomaduro Thank you for merging this! Could you also take a look at #1792? It is really important for us that it can be released shortly.

@Brenneisen Brenneisen deleted the return-types branch December 13, 2023 20:23
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.

None yet

3 participants