phpstan-bot
phpstan-bot
@ossinkine After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/e41e66a1ecab998ed6e49376e6a5d0894c8ccc98), 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 (5 errors) ========== 3: Class...
@ossinkine After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/256d11b8fe9f19924b9f4decc3451665fc8c2769), 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 (7 errors) ========== 3: Class...
@ossinkine After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/fd1fb5093874f9767c6615e954ff40b159563e95), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/e1a4f725-fc90-4d44-b3d3-0e85e1d129d3): ```diff @@ @@ 3: Class FooIterator implements generic interface Iterator but does not specify...
@ossinkine 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/e1a4f725-fc90-4d44-b3d3-0e85e1d129d3): ```diff @@ @@ -PHP 8.0 (2 errors) +PHP 8.1 – 8.2 (5 errors) ==========...
@ossinkine 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/e1a4f725-fc90-4d44-b3d3-0e85e1d129d3): ```diff @@ @@ -PHP 8.0 (2 errors) +PHP 8.1 – 8.2 (7 errors) ==========...
@phinor After [the latest commit in 1.6.x](https://github.com/phpstan/phpstan-src/commit/37df6ff4571adc26238e7a8ffc4d2afad7ac12f8), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/871e400d-6df0-4cc0-91a6-3b9c5798b987): ```diff @@ @@ 17: Property HelloWorld::$details (array{name: string, age: int}) does not accept array{name:...
@phinor After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/363ba8f53d96a189e561ffcd40fcf7264cc34f61...229df9ba73177149f3db8d476ca2c41b065c8092), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/871e400d-6df0-4cc0-91a6-3b9c5798b987): ```diff @@ @@ 17: Property HelloWorld::$details (array{name: string, age: int}) does not accept array{name:...
@phinor After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/2a44c5051732b190bf98aca51ff941140d5246b0...40043e9e976911be06df24244acdd8e2499d4273), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/871e400d-6df0-4cc0-91a6-3b9c5798b987): ```diff @@ @@ 17: Property HelloWorld::$details (array{name: string, age: int}) does not accept array{name:...
@neclimdul After [the latest commit in 1.8.x](https://github.com/phpstan/phpstan-src/commit/addecc7dc68c777746488bf34e3edc432e177054), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/021bc1c5-d27b-4bc8-8974-1a5116b49d9f): ```diff @@ @@ -6: Attribute class AllowDynamicProperties does not exist. +No errors ```
@VincentLanglet PHPStan now reports different result with your [code snippet](https://phpstan.org/r/ad9416aa-e138-4825-a3f4-2e064955547c): ```diff @@ @@ +PHP 8.0 (2 errors) +========== + +10: Parameter #1 $callback of function call_user_func expects callable(): mixed, array($this(HelloWorld),...