Skip to content

Fix PHPStan 4267 issue until fixed officially#821

Merged
mvorisek merged 1 commit intodevelopfrom
fix_phpstan_static_iter
Dec 30, 2020
Merged

Fix PHPStan 4267 issue until fixed officially#821
mvorisek merged 1 commit intodevelopfrom
fix_phpstan_static_iter

Conversation

@mvorisek
Copy link
Copy Markdown
Member

@mvorisek mvorisek commented Dec 30, 2020

related with phpstan/phpstan#4267

otherwise foreach ($model as $itemModel) $itemModel is assumed as Model instead of static

@mvorisek mvorisek force-pushed the fix_phpstan_static_iter branch from a4cf7ed to 211b4dc Compare December 30, 2020 02:02
@mvorisek mvorisek merged commit fa5d2e7 into develop Dec 30, 2020
@mvorisek mvorisek deleted the fix_phpstan_static_iter branch December 30, 2020 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants