phpstan-bot

Results 572 comments of phpstan-bot
trafficstars

@ondrejmirtes After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/abc), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/6b7387d8-063c-43c5-ba72-740d3a477fe8): ```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/483c6dce71babcd31064dcfcbba0ab9cdb7769b6), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/6b7387d8-063c-43c5-ba72-740d3a477fe8): ```diff @@ @@ +PHP 8.0 – 8.1 +========== + +No errors + +PHP 7.1...

@ondrejmirtes After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/60c435abe1c4945e64346d23695f641a4843cdbf...b9d6b3da30adfa4591f42a012575c31eaa52cb7c), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/6b7387d8-063c-43c5-ba72-740d3a477fe8): ```diff @@ @@ +PHP 8.0 – 8.2 +========== + +No errors + +PHP 7.1...

@Seldaek After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/e1ccc856a3333d77f9c5527f32d78e38ac27215e), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/fb90214f-4b8d-4f62-87b9-1680ee2afcfa): ```diff @@ @@ 33: Property Monolog\Handler\Handler::$foo has unknown class Monolog\Processor\Record as its type. -38:...

@gregor-tb After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/8babba3f116644bd15cf676f665cd724e83601a3), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/41545b41-043e-4ee6-acc5-87efebf87c26): ```diff @@ @@ -13: If condition is always false. +No errors ```

@gregor-tb After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/e303360b55160ebbb705c3ba403a1570e588fa7c), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/41545b41-043e-4ee6-acc5-87efebf87c26): ```diff @@ @@ -13: If condition is always false. +13: If condition is always...

@gregor-tb After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/65b91aac5fa13dbf2431dbe4a39f8be55fd572a1), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/41545b41-043e-4ee6-acc5-87efebf87c26): ```diff @@ @@ -13: If condition is always false. +13: If condition is always...

@b1rdex After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/363ba8f53d96a189e561ffcd40fcf7264cc34f61...229df9ba73177149f3db8d476ca2c41b065c8092), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/dc24e5cb-ca3c-45f5-a49e-7425604e7ac9): ```diff @@ @@ -19: Right side of && is always true. +No errors ```

@ondrejmirtes After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/363ba8f53d96a189e561ffcd40fcf7264cc34f61...229df9ba73177149f3db8d476ca2c41b065c8092), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/71f1f248-790a-42d2-94a7-d7d732d0a453): ```diff @@ @@ -20: If condition is always true. +No errors ```

@zeleznypa After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/092ef3be68a8e478dec09bbeb779fff46b09c023...c856392f233a1d35ba914e772e9cc3659e7fa1a2), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/5004a3b9-ccaa-4a72-8d05-32263f9bc57f): ```diff @@ @@ 19: Else branch is unreachable because ternary operator condition is always...