phpstan-bot

Results 805 comments of phpstan-bot

You've opened the pull request against the latest branch 1.11.x. If your code is relevant on 1.10.x and you want it to be released sooner, please rebase your pull request...

@greg0ire After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/90da2bf1fb9477a47dd591018eddf555234f3234...1d517de1b9297a0e3cef0e10589458aad89d8cbe), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/8ab8b229-f6ea-4acd-9fce-8d6aa4a69887): ```diff @@ @@ -22: Property A::$categories_l0 (array) does not accept array|int. +22: Property A::$categories_l0...

@greg0ire After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/86063488009dc486f8154f1c9d18e0fd7abc78a9...069da3f0c6b7078620ee65fd322c593fcfa42e28), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/8ab8b229-f6ea-4acd-9fce-8d6aa4a69887): ```diff @@ @@ -22: Property A::$categories_l0 (array) does not accept array|int. -22: Property A::$categories_last_id...

You've opened the pull request against the latest branch 1.11.x. If your code is relevant on 1.10.x and you want it to be released sooner, please rebase your pull request...

This pull request has been marked as ready for review.

This pull request has been marked as ready for review.

You've opened the pull request against the latest branch 2.0.x. PHPStan 2.0 is not going to be released for months. If your code is relevant on 1.12.x and you want...

@VincentLanglet @Geolim4 After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/cbdc65275fa8f9372eebe460b9b67c661923cfef...e812e1e501ee09cf0e3f48bb06062f946cedf2a0), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/78c48681-6423-4652-a7f3-0f46c516505b): ```diff @@ @@ -PHP 8.0 – 8.3 (1 error) +PHP 8.1 – 8.3...

@VincentLanglet @Geolim4 After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/6cf223840f89c972551f373ade9eea16d12e143b...4007e653b9a9fe9db7d8c4b9d977ca4175786ff1), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/78c48681-6423-4652-a7f3-0f46c516505b): ```diff @@ @@ -PHP 8.0 – 8.3 (1 error) +PHP 8.1 – 8.3...

@Khartir After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/6cf223840f89c972551f373ade9eea16d12e143b...4007e653b9a9fe9db7d8c4b9d977ca4175786ff1), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/a3d61429-e538-4b4f-94ff-377d718e0534): ```diff @@ @@ -27: Property Test\Data::$data (Tdata of array{extension?: array}) does not accept array{extension:...