phpstan-bot
phpstan-bot
@hemberger After [the latest push in 1.9.x](https://github.com/phpstan/phpstan-src/compare/cb551d8c62a070ebc8253423cfdca08f0520f4e5...1536997fd6cb63e68c1fcaf07cb28a21b02f322e), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/668072d6-1693-4ade-a665-e7a972f14f84): ```diff @@ @@ 4: Expression in empty() is always falsy. - 5: Empty array...
@razvan-tache After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/8b99661ac959054c3b82bbf100e5158958245373...382e7924c0dd4c448ba94844c36cf89371e420fb), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/bbccbef1-6759-437d-9081-3c309efcd700): ```diff @@ @@ -56: Dumped type: ArrayObject +56: Dumped type: ArrayObject 57: Method HelloWorld::sayHello()...
@canvural After [the latest push in 1.9.x](https://github.com/phpstan/phpstan-src/compare/faf7a98ee841cdcc487df86e59b604c03cb6e575...73bb9eb0e1f3058f8aba5ee9fb88cad58734c44f), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/b6723fac-0092-45ba-8b40-32e4459a44bb): ```diff @@ @@ 6: Dumped type: array -12: Dumped type: mixed +12: Dumped type:...
@schlessera After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/629ccf6b02146e1cbf0499982358c595e3d6edd5), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/770c0b81-f547-4214-b677-dac3d3c1cc8f): ```diff @@ @@ - 6: Call to function array_key_exists() with 'valueToFetch' and array('someValue' =>...
@schlessera After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/d781e34a35e1dd6d6918b3160edae8d93b9fae6b), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/770c0b81-f547-4214-b677-dac3d3c1cc8f): ```diff @@ @@ - 6: Call to function array_key_exists() with 'valueToFetch' and array('someValue' =>...
@schlessera After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/51d7431dbe802827bac61907d7bcb58a168dff81), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/770c0b81-f547-4214-b677-dac3d3c1cc8f): ```diff @@ @@ - 6: Call to function array_key_exists() with 'valueToFetch' and array('someValue' =>...
@mad-briller After [the latest push in 1.9.x](https://github.com/phpstan/phpstan-src/compare/8b98dfc3102d5107d0e50dd81f9fda4b424f7c55...5cf39bc960b4b9dbc01be6906cbc1d71285118f7), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/f03ea8ed-d87b-4fb8-b2fb-cd73c00d210c): ```diff @@ @@ -12: Dumped type: mixed +12: Dumped type: string ``` Full report...
@simPod After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/d781e34a35e1dd6d6918b3160edae8d93b9fae6b), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/15309f12-13f8-4e0b-ae9f-a811e3182a94): ```diff @@ @@ PHP 8.0 (2 errors) ========== -20: Function x() should return string...
@ondrejmirtes After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/d781e34a35e1dd6d6918b3160edae8d93b9fae6b), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/8c97c543-787b-436d-b833-eae0ef4f231c): ```diff @@ @@ -PHP 8.0 (2 errors) +PHP 8.0 (1 error) ========== -17: Dumped...
@simPod After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/d781e34a35e1dd6d6918b3160edae8d93b9fae6b), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/cb77629a-5906-4bf4-b580-e1883cf9a514): ```diff @@ @@ -PHP 8.0 (3 errors) +PHP 8.0 (1 error) ========== -19: Dumped...