phpstan-bot
phpstan-bot
@lcdennison After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/db61867f112a07feedd72687d7f4684303b3a8c3...a2a2905d76bde5a12cad9f69297bc2670b71ecfa), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/7e0f729d-546a-4a0a-a17e-23c33ae47bb5): ```diff @@ @@ 39: Function bar() should return array but returns array. 54: Function...
@lcdennison After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/86063488009dc486f8154f1c9d18e0fd7abc78a9...069da3f0c6b7078620ee65fd322c593fcfa42e28), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/7e0f729d-546a-4a0a-a17e-23c33ae47bb5): ```diff @@ @@ 39: Function bar() should return array but returns array. 54: Function...
@Slamdunk After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/86063488009dc486f8154f1c9d18e0fd7abc78a9...069da3f0c6b7078620ee65fd322c593fcfa42e28), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/011c06f5-1c1c-406a-9c48-73b40f688cb5): ```diff @@ @@ -8: Function provideData() should return array but returns array. +8: Function...
@gregor-tb After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/6cf223840f89c972551f373ade9eea16d12e143b...4007e653b9a9fe9db7d8c4b9d977ca4175786ff1), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/88b4ba76-8196-4568-9da7-943ea5b5695b): ```diff @@ @@ -18: Method HelloWorld::getIT() should return array but returns array|null. +18: Method...
@VincentLanglet @WyriHaximus After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/6cf223840f89c972551f373ade9eea16d12e143b...4007e653b9a9fe9db7d8c4b9d977ca4175786ff1), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/2f14dece-c199-4e2d-8856-10b90fc61c15): ```diff @@ @@ 21: Dumped type: PromiseInterface 22: Dumped type: array{PromiseInterface, *ERROR*} 22:...
@VincentLanglet @WyriHaximus After [the latest push in 2.1.x](https://github.com/phpstan/phpstan-src/compare/8de182dbdeff1bcff34cc6c0b24ed379f77bbc42...de3720dc4e473505002301c247e77a939845be94), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/2f14dece-c199-4e2d-8856-10b90fc61c15): ```diff @@ @@ -PHP 7.3 – 8.2 (5 errors) -========== - 20: Dumped...
This pull request has been marked as ready for review.
This pull request has been marked as ready for review.
This pull request has been marked as ready for review.
@rajyan After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/2de40d19b19b150eb4c05171e24d9377fc529c1a...6df05d09f9d2f0b28620537469e0d77ce52b0c99), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/519053c6-5183-449b-91ae-b27661281395): ```diff @@ @@ -No errors +16: Expected type array{foo?: string, bar?: string}&non-empty-array, actual: non-empty-array{foo?:...