phpstan-bot

Results 572 comments of phpstan-bot
trafficstars

@sirian 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/e7f37746-e049-4d3b-a02f-986ce8e06e64): ```diff @@ @@ PHP 8.0 (1 error) ========== -10: Variable $pow might not be...

@peldax After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/dd25b33bbeb7c8bc6a8612017062890ee35fbbb6...80ce9a404787133ff3fa266f90602728bf1c349c), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/b967b249-3d2b-4ed5-9cbb-eadd88777a2c): ```diff @@ @@ -PHP 8.1 – 8.2 (1 error) +PHP 8.1 – 8.2 ==========...

@sirian After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/4c4695ead3a2361a44099007a8b7291096f12568...9967f48574a045af8305ebbcc585f6951e013a36), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/e7f37746-e049-4d3b-a02f-986ce8e06e64): ```diff @@ @@ 10: Variable $pow might not be defined. -PHP 7.1 – 7.4...

@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/094304da-4127-43ce-bb31-9f189d64cbdc): ```diff @@ @@ -PHP 8.0 – 8.3 (1 error) +PHP 8.0 – 8.3 ==========...

@clementbirkle 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/8720f545-358a-49bb-bbd4-5df79636fc4a): ```diff @@ @@ -18: Call to an undefined method DateTime::nonExistingMethod(). +PHP 8.0 – 8.3...

@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/b2863df1-593a-4ff2-915a-4457fa7f23e1): ```diff @@ @@ +PHP 8.0 – 8.3 (2 errors) +========== + 17: Call to...

@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/235cc7bf-bfcd-4775-b879-5bba56105450): ```diff @@ @@ +PHP 8.0 – 8.3 (2 errors) +========== + 17: Cannot call...

@clementbirkle 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/50dcee86-0454-4d8c-94f4-7de57d0ca193): ```diff @@ @@ -18: Call to an undefined method DateTime::nonExistingMethod(). +PHP 8.0 – 8.3...

@llaville After [the latest push in 1.10.x](https://github.com/phpstan/phpstan-src/compare/f60d56ea41d02d388773eb588ad0ba15935195eb...ba43d7726ec1a066f08e7754e5721bb1a8b178a7), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/67c99d00-a5e9-4397-b27d-81e23b2794f4): ```diff @@ @@ + 5: Tip: Method Foo::__toString() always throws an exception, it should...

@staabm After [the latest push in 1.10.x](https://github.com/phpstan/phpstan-src/compare/f60d56ea41d02d388773eb588ad0ba15935195eb...ba43d7726ec1a066f08e7754e5721bb1a8b178a7), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/ba397b8f-6b68-4a0f-9eb5-d0f3138895f2): ```diff @@ @@ + 8: Tip: Method Foo::__toString() always throws an exception, it should...