phpstan-bot

Results 572 comments of phpstan-bot
trafficstars

@michalananapps 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/2ca86022-0923-4779-9480-c98b1fd7b6ac): ```diff @@ @@ -17: Dumped type: array&hasOffsetValue('test', 'test') +17: Dumped type: non-empty-array&hasOffsetValue('test', 'test') 18:...

@alcohol After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/cbdc65275fa8f9372eebe460b9b67c661923cfef...e812e1e501ee09cf0e3f48bb06062f946cedf2a0), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/81dc22e3-fae8-4f8c-b8b0-d147bff46950): ```diff @@ @@ -PHP 7.4 – 8.3 (1 error) -========== - -9: Comparison operation...

@alcohol After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/45c46483330ee76e0cb0c6201a5be2cba588cbad...12879e4d02567fbbba927162629a7f2219e3ca62), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/81dc22e3-fae8-4f8c-b8b0-d147bff46950): ```diff @@ @@ -PHP 7.4 – 8.3 (1 error) -========== - -9: Comparison operation...

@klimick After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/57b643492c982fd9c9663f8038fe5853f79dc25a...316630eeea2230f05392b8c49e22a5c5b78cbd28), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/294502a4-683d-4dc7-a7f5-24b07291ec22): ```diff @@ @@ -PHP 8.1 – 8.3 (1 error) +PHP 8.1 – 8.3 (2...

@klimick After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/57b643492c982fd9c9663f8038fe5853f79dc25a...316630eeea2230f05392b8c49e22a5c5b78cbd28), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/0efe72eb-b394-4de7-b2d5-a04f59fe6667): ```diff @@ @@ 32: Dumped type: callable(list, list): list 36: Dumped type: list -37:...

@klimick After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/cbdc65275fa8f9372eebe460b9b67c661923cfef...e812e1e501ee09cf0e3f48bb06062f946cedf2a0), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/870d442a-918b-4ea8-8181-afe38d8faae2): ```diff @@ @@ 14: Dumped type: array{1|2|3, 1|2|3, 1|2|3} 17: Dumped type: array{A (function...

@klimick After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/cbdc65275fa8f9372eebe460b9b67c661923cfef...e812e1e501ee09cf0e3f48bb06062f946cedf2a0), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/294502a4-683d-4dc7-a7f5-24b07291ec22): ```diff @@ @@ -PHP 8.1 – 8.3 (1 error) +PHP 8.1 – 8.3 (2...

@klimick After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/cbdc65275fa8f9372eebe460b9b67c661923cfef...e812e1e501ee09cf0e3f48bb06062f946cedf2a0), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/15a337f8-fdcc-484c-9db0-766ed55740b0): ```diff @@ @@ 35: Dumped type: Closure(array{A, A}): array{A, A} -PHP 7.2 – 8.0...

@klimick After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/c447d32aceaa85c98f03ce235d19c4c74f784785...02a077d4a35b06e5124f3895ae9e2b14c4818b85), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/870d442a-918b-4ea8-8181-afe38d8faae2): ```diff @@ @@ ========== 14: Dumped type: array{1|2|3, 1|2|3, 1|2|3} -17: Dumped type: array{A...

@olsavmic @ondrejmirtes 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/65455304-be62-4b88-9ff9-6c98c4b0aff8): ```diff @@ @@ PHP 8.0 (2 errors) ========== - 9: Parameter #2 $array...