phpstan-bot
phpstan-bot
@schlndh 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/c17d9c39-fe2c-44d6-8b9d-18c8bf3126cb): ```diff @@ @@ -9: Parameter #1 $x of method HelloWorld::acceptNonNegativeInt() expects int, float|int given....
@kayw-geek 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/2788eff8-220f-401f-922c-36f654f4b5d9): ```diff @@ @@ +PHP 8.0 – 8.3 (1 error) +========== + +20: PHPDoc tag...
@ondrejmirtes 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/e8e868f9-d418-4069-ab90-bd4eda48b635): ```diff @@ @@ -No errors +PHP 8.0 – 8.3 +========== + +No errors +...
@stof After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/104b6b8ba3d20133bac61d15064cd035610bb439...10de8332f63a79a9510914a083e27b12c31182a5), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/deeced13-4be2-4ce2-86d8-ee547748f18a): ```diff @@ @@ 48: Call to an undefined method ColorFormat::getOriginal(). 61: Call to an...
@stof After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/104b6b8ba3d20133bac61d15064cd035610bb439...10de8332f63a79a9510914a083e27b12c31182a5), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/0c528e9b-ab4d-4811-ba45-dbe16b42ffac): ```diff @@ @@ No errors -PHP 7.2 – 8.0 (1 error) +PHP 8.0 (2...
@lazka After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/316630eeea2230f05392b8c49e22a5c5b78cbd28...366982a844bfd80ee027a260e004a7133cbfae62), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/59007ebf-a020-4e0d-884e-0e5854a3b925): ```diff @@ @@ -PHP 8.0 – 8.2 (1 error) -========== - -3: Expression on...
@Jean85 After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/d7b7f74dc809f86eadd025e5b17b9d32014dcffe), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/d9b159d4-0aa3-4fdd-bf81-fe8e319c18e1): ```diff @@ @@ -No errors +5: Property Foo::$bar is unused. ``` Full report |...
@ondrejmirtes After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/1b5710a3aa87a3d475d565c8ded12de170ee6cb6), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/15176d68-f91e-495d-8b23-437853a55392): ```diff @@ @@ PHP 7.1 – 7.4 (3 errors) ========== -37: Parameter #1 $items...
@ondrejmirtes After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/ca7deb31a7a0060385a7dc0c35f3ced553407475), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/15176d68-f91e-495d-8b23-437853a55392): ```diff @@ @@ -PHP 8.0 (2 errors) +PHP 8.0 (3 errors) ========== +35: Parameter...
@ondrejmirtes After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/003ab1aea558085cd27636a0b95a4c9f0e062e9a), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/15176d68-f91e-495d-8b23-437853a55392): ```diff @@ @@ -PHP 8.0 (2 errors) +PHP 8.0 (1 error) ========== -49: Anonymous...