phpstan-bot

Results 572 comments of phpstan-bot
trafficstars

@drupol After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/c98cf801a4d05893ccbce6efd69988b30541a273...9c66dfe89e0cfe5ee190b5ab9a75b546cd82c0a0), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/bbc8c1da-cd61-4320-8da6-1b6916dde194): ```diff @@ @@ -22: Method A::key() should return bool|float|int|string|null but returns TKey. +PHP 8.1...

@VincentLanglet After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/4291a2494a3295274a1d37002b29908b8fe79f49...024738fcc7fe98eec72a274ee742a51442a681a3), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/c9e905eb-a330-4504-9a6e-660b364e79ac): ```diff @@ @@ - 8: Method HelloWorld::sayHello() has parameter $array with no value type...

@ondrejmirtes After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/4291a2494a3295274a1d37002b29908b8fe79f49...024738fcc7fe98eec72a274ee742a51442a681a3), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/8fe4ccaf-1ffd-45ba-9347-5e77618a80a3): ```diff @@ @@ -14: Expected type array, actual: non-empty-array -17: Strict comparison using ===...

@VincentLanglet After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/4291a2494a3295274a1d37002b29908b8fe79f49...024738fcc7fe98eec72a274ee742a51442a681a3), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/5996b4a5-5e1f-4e3e-bdfd-3b7e406e6cf2): ```diff @@ @@ - 8: Method HelloWorld::sayHello() has parameter $array with no value type...

@melya After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/88209d4906d885c8ac6de5054827dd0608cc132a), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/18000821-8803-43f6-b17b-abd1d49c6cce): ```diff @@ @@ -No errors +7: Property ClassB::$value is never read, only written. ```...

@melya After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/88209d4906d885c8ac6de5054827dd0608cc132a), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/771ab3d4-54fb-4552-8c4e-9ac0633e457c): ```diff @@ @@ + 7: Property ClassC::$value is never read, only written. 17: Unsafe...

@melya After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/88209d4906d885c8ac6de5054827dd0608cc132a), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/fc9004dd-20d2-4ecb-a3e2-7cb9b59161f5): ```diff @@ @@ +13: Property ClassC::$value is never read, only written. 34: Method ClassA::classB()...

@melya After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/116d1ec59fce8e53add24ce94756df56c9c5c63f), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/18000821-8803-43f6-b17b-abd1d49c6cce): ```diff @@ @@ -No errors +7: Property ClassB::$value is never read, only written. ```...

@melya After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/116d1ec59fce8e53add24ce94756df56c9c5c63f), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/771ab3d4-54fb-4552-8c4e-9ac0633e457c): ```diff @@ @@ + 7: Property ClassC::$value is never read, only written. 17: Unsafe...

@melya After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/116d1ec59fce8e53add24ce94756df56c9c5c63f), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/fc9004dd-20d2-4ecb-a3e2-7cb9b59161f5): ```diff @@ @@ +13: Property ClassC::$value is never read, only written. 34: Method ClassA::classB()...