phpstan-bot
phpstan-bot
@staabm After [the latest push in 1.10.x](https://github.com/phpstan/phpstan-src/compare/5a9272088f137278a09d28626ad61b4483b5fe5c...6e5704234a574caae9c028f9c7988e449ca2da87), 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...
@puggan After [the latest push in 1.10.x](https://github.com/phpstan/phpstan-src/compare/5a9272088f137278a09d28626ad61b4483b5fe5c...6e5704234a574caae9c028f9c7988e449ca2da87), 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/6e5704234a574caae9c028f9c7988e449ca2da87...ccabc69799e3f8835db1e38360f1d9a0ab802281), 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...
@Seldaek After [the latest push in 1.10.x](https://github.com/phpstan/phpstan-src/compare/17da800b87f001fe9be77f1acbd556898360ce79...e679f11f16d649200f1dcfcb64208b2162ce0dab), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/ffcd4faf-f56a-422b-883d-ac7e2a27e4a6): ```diff @@ @@ 79: Parameter #2 $val of method Bug7094\Foo::setAttribute() expects 5|6|7, 3 given....
@janbarasek 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/ed660810-bbd7-492e-b430-b47f79f35f55): ```diff @@ @@ -14: Dead catch - RuntimeException is never thrown in the try...
@ossinkine After [the latest push in 1.9.x](https://github.com/phpstan/phpstan-src/compare/253ed64bbcf75c013006d9ecbe8012d4992f42df...25dbb8f7b61ba7110a5ddc03e1132fd9c8dd2a92), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/e1a4f725-fc90-4d44-b3d3-0e85e1d129d3): ```diff @@ @@ -PHP 8.0 (2 errors) +PHP 8.1 – 8.2 (6 errors) ==========...
@mvorisek After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/c5a4e02300ce25d4d7fba8a644b22a69856b2b99...f6c0f39c8ba03d20f55d7ae32cd4c62b811aa19d), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/0eb96c0d-1118-4ca2-97fb-94bed773ccd3): ```diff @@ @@ -7: PHPDoc tag @param has invalid value (mixed~null $date): Unexpected token...
@VincentLanglet 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/ad9416aa-e138-4825-a3f4-2e064955547c): ```diff @@ @@ -10: Parameter #1 $function of function call_user_func expects callable(): mixed, array($this(HelloWorld),...
@LauraTaylorUK After [the latest push in 1.9.x](https://github.com/phpstan/phpstan-src/compare/94e6e466f44a0dbbcb6182b32628d97a80109305...222a4ff74d2e3c41b56e54743d18b70767ed0d0e), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/0a3522ab-1db0-4fe5-96af-bec1b3a60ee1): ```diff @@ @@ -9: Variable $input might not be defined. +No errors ```
@mad-briller After [the latest push in 1.9.x](https://github.com/phpstan/phpstan-src/compare/94e6e466f44a0dbbcb6182b32628d97a80109305...222a4ff74d2e3c41b56e54743d18b70767ed0d0e), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/03208a7b-ec5d-4795-9f7c-3932dd793dcb): ```diff @@ @@ -PHP 8.0 – 8.1 (6 errors) +PHP 8.0 – 8.1 (4...