phpstan-bot

Results 572 comments of phpstan-bot
trafficstars

@staabm After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/7f951f58135238d193a39a79609ec7f0e817df9b...883348af24a9d7896afd8d1be583b63d7b8b1d7d), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/1570736d-c072-45a2-bad5-51ed6f41454a): ```diff @@ @@ +PHP 8.2 (3 errors) +========== + + 8: Method HelloWorld::sayHello() has...

@VincentLanglet After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/e12037aba92d197a1815d9a62b033db6e0cf4464...323d98049265568758e0c2edc730178b63bd13c6), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/ab512def-f3a0-46bf-b8f1-c76d13107c3b): ```diff @@ @@ -17: Dumped type: class-string +17: Dumped type: class-string ``` Full report...

@VincentLanglet After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/e12037aba92d197a1815d9a62b033db6e0cf4464...323d98049265568758e0c2edc730178b63bd13c6), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/293fe931-e457-40db-8acd-0c5ab62907ca): ```diff @@ @@ -17: Dumped type: object -19: Method Bug6294\HelloWorld1::sayHello() should return Bug6294\HelloWorld1|null but...

@VincentLanglet After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/e12037aba92d197a1815d9a62b033db6e0cf4464...323d98049265568758e0c2edc730178b63bd13c6), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/5803229b-3964-415c-a5b0-b9fb518bb6d4): ```diff @@ @@ -17: Dumped type: object +17: Dumped type: Bug6294\HelloWorld1 ``` Full report...

@muglug After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/e95f537bd8fa1de4450b44ab426e59e45466c65b...18657a42ec54334cbd845d9db78af90e53b23c0b), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/dfdb88c1-60df-438f-8808-0dc475c5c23e): ```diff @@ @@ - 9: Function checkCurried() should return Closure(Closure(): T): void but returns...

@BrandonlinU After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/5f7a63511d31042bbbaf218bb1eca836df1901aa...5566e8fd2f0ce0f85dd32d5ccb0b2d1bcb14e0f2), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/4ec591fe-7fa0-4d79-b8ae-e3df5eadb92e): ```diff @@ @@ +PHP 8.1 – 8.2 (2 errors) +========== + + 6: Class...

@ondrejmirtes After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/5f7a63511d31042bbbaf218bb1eca836df1901aa...5566e8fd2f0ce0f85dd32d5ccb0b2d1bcb14e0f2), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/2c2e6e2a-9568-49f8-813b-e4c89eac95a9): ```diff @@ @@ -PHP 8.1 – 8.2 +PHP 8.1 – 8.2 (1 error) ==========...

@puggan After [the latest push in 1.10.x](https://github.com/phpstan/phpstan-src/compare/aeddfab36070658348d13f24a7dc12f981e9229c...31b6296b4c31ed4e7587b8d44a70788c9da4604e), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/b07bc838-ca4e-46af-ae0e-3ef323b1e7a5): ```diff @@ @@ - 9: PHPDoc tag @phpstan-type has invalid value (Unexpected token "{",...

@puggan After [the latest push in 1.10.x](https://github.com/phpstan/phpstan-src/compare/31b6296b4c31ed4e7587b8d44a70788c9da4604e...fc5515a516c6573c01ca786decfb5a509771ab36), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/b07bc838-ca4e-46af-ae0e-3ef323b1e7a5): ```diff @@ @@ - 9: PHPDoc tag @phpstan-type has invalid value (Unexpected token "{",...

@staabm After [the latest push in 1.10.x](https://github.com/phpstan/phpstan-src/compare/3be609e46ef14096bbc0c4512c221074167e60e3...5a9272088f137278a09d28626ad61b4483b5fe5c), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/78964e3e-117f-4e0f-8134-034f6017a5a3): ```diff @@ @@ -3: PHPDoc tag @param has invalid value (object{foo:string} $o): Unexpected token...