phpstan-bot

Results 600 comments of phpstan-bot

@mathroc 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/acbdb657-98c8-455e-a973-2f02fe1dc3a4): ```diff @@ @@ -PHP 8.1 (2 errors) +PHP 8.1 (3 errors) ========== - 8:...

@netpok After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/3265d5fab8c812b511cf3b25170f72d9a61060a0...c1fc05398165ee36fa984879668371368e040b49), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/67aa61ad-8ea4-4028-a5b9-313de5bfdb51): ```diff @@ @@ -PHP 8.0 – 8.3 (2 errors) +PHP 8.0 – 8.3 (1...

@johnbillion 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/3673cf01-b69f-451a-a4a5-4818f42e26f9): ```diff @@ @@ -PHP 8.0 -========== - -No errors - -PHP 7.1 – 7.4...

@ondrejmirtes 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/555c8fe1-5a8e-4a61-8eec-54b05d629286): ```diff @@ @@ -PHP 8.0 (4 errors) -========== - -30: Instanceof between T of...

@ondrejmirtes After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/ae432e3fd2370b989e3ccb4990e7d3b8c23662ed...0b1c55dc127695bfb731702a14e2eae90a320457), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/555c8fe1-5a8e-4a61-8eec-54b05d629286): ```diff @@ @@ -PHP 8.0 (4 errors) +PHP 8.0 (3 errors) ========== -30: Instanceof...

@enumag After [the latest push in 1.12.x](https://github.com/phpstan/phpstan-src/compare/610abe029eee114edc89791afc4f2f045e5bcb3d...d182d29ba5dcb5655f64658bac42d3a2d76f2bdd), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/c233a97e-89b9-4476-8c6f-6cf588b03ed0): ```diff @@ @@ -10: Anonymous function should return Generator but return statement is missing....

@enumag 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/c233a97e-89b9-4476-8c6f-6cf588b03ed0): ```diff @@ @@ -10: Anonymous function should return Generator but return statement is missing....

@vldmrnktn After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/271766e30d82eab3a0d3dfef4a78b48732e972bc...07995276abd80b766407534055f58592ffe1a1a5), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/0c6e2cdb-dd25-4bd0-b661-e08072b06df9): ```diff @@ @@ PHP 8.0 – 8.3 (1 error) ========== - 8: Match arm...

@sampsasaarela 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/cc487fbd-cbf8-46b6-ad2f-5d28bfb5d9c9): ```diff @@ @@ No errors -PHP 7.2 – 7.4 (1 error) +PHP 7.2 –...

@simon-tma 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/888dd924-0572-4f7d-b143-7a6aea1a9924): ```diff @@ @@ 27: Parameter #1 $in of function want_int expects int, T given....