phpstan-bot
phpstan-bot
@staabm After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/f1296596d4797ff71f1d4166592f4be2da8ef695...d0fb570bade8535b8b88791238d9783163c189d7), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/12a4e14f-a742-4f8c-a873-c309b4386189): ```diff @@ @@ -PHP 8.1 – 8.2 (1 error) +PHP 8.1 – 8.2 ==========...
@staabm After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/f1296596d4797ff71f1d4166592f4be2da8ef695...d0fb570bade8535b8b88791238d9783163c189d7), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/be1b13ce-b8d9-445e-b6ed-dc9e87f2879b): ```diff @@ @@ -PHP 8.1 – 8.2 (1 error) +PHP 8.1 – 8.2 (3...
@ondrejmirtes PHPStan now reports different result with your [code snippet](https://phpstan.org/r/127241ec-b1d7-4145-8c82-c1a819948a54): ```diff @@ @@ - 9: Parameter $c of function check() has invalid typehint type T. - 9: PHPDoc tag @template...
@muglug 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 Closure(Closure): mixed. -17: Parameter #1 $...
@muglug 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/dfdb88c1-60df-438f-8808-0dc475c5c23e): ```diff @@ @@ - 9: Function checkCurried() should return Closure(Closure(): T): void but returns...
@muglug 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/dfdb88c1-60df-438f-8808-0dc475c5c23e): ```diff @@ @@ - 9: Function checkCurried() should return Closure(Closure(): T): void but returns...
@oleibman After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/0fb55ba4d202995efe7900b30bf7908d20141dbd...e72201788fd865318b1c8b5287fb126817f1b0d3), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/2658a927-8733-4d61-8f84-7072c4c3d2c9): ```diff @@ @@ -9: Offset 1 does not exist on array{string}. +9: Offset 1...
@eliashaeussler After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/0fb55ba4d202995efe7900b30bf7908d20141dbd...e72201788fd865318b1c8b5287fb126817f1b0d3), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/b3f4c62f-1a48-418f-bde5-5f7bbd24a22c): ```diff @@ @@ -11: Offset 4 does not exist on array{string, int, int}. -14:...
@ondrejmirtes After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/5aa9a3c3d349b0c27d7c5792b25394161e36b917...d33454d17333bc953d7399e8f6851f237a0bb37d), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/9a5ec715-1cc4-4c65-94ea-6513fd4df331): ```diff @@ @@ 30: Expected type array{A: int, B: 1}, actual: array{A: int, B:...
@ondrejmirtes After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/40043e9e976911be06df24244acdd8e2499d4273...40043e9e976911be06df24244acdd8e2499d4273), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/9a5ec715-1cc4-4c65-94ea-6513fd4df331): ```diff @@ @@ - 13: Expected type array{A: int}|array{A: string}, actual: array{A: int|string} -...