phpstan-bot
phpstan-bot
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 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...
@segy PHPStan now reports different result with your [code snippet](https://phpstan.org/r/f5638662-c6d7-40c8-8f80-49fda9ceedea): ```diff @@ @@ + 5: Method HelloWorld::sayHello() has parameter $x with no value type specified in iterable type array. +...
@ruudk After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/eed9282f97246c03ec4374549b7f3e1712c48f06...cc8863af1e3ad0fb030f86c433a30582a1fe0208), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/cff926d5-dcf6-48b8-a72d-7c0bc35d1bde): ```diff @@ @@ -No errors +PHP 8.0 – 8.4 +========== + +No errors +...
@ruudk After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/eed9282f97246c03ec4374549b7f3e1712c48f06...cc8863af1e3ad0fb030f86c433a30582a1fe0208), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/55207449-fbb3-434e-8871-f07a20514457): ```diff @@ @@ -10: Expected type array{date: DateTime, id: 1}, actual: non-empty-array -14: Expected...
@ruudk After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/eed9282f97246c03ec4374549b7f3e1712c48f06...cc8863af1e3ad0fb030f86c433a30582a1fe0208), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/ec47dbd1-03ed-48ec-b211-b926845bf0c3): ```diff @@ @@ -No errors +PHP 8.0 – 8.4 (1 error) +========== + +...
@mvorisek 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/1f20a038-6db0-4183-ad08-65e07202da24): ```diff @@ @@ -8: Dumped type: mixed~0|0.0|''|'0'|array{}|false|null +PHP 8.0 – 8.3 (1 error) +==========...
@VincentLanglet After [the latest push in 1.12.x](https://github.com/phpstan/phpstan-src/compare/aabea4ce68923668db8b36d9cdd0cd62f0f5337c...c0bc2f7e27ae1003118f767a74f93fe815ea2470), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/a278be61-87e0-49fc-be6d-bda8f5ec374f): ```diff @@ @@ +PHP 8.3 (2 errors) +========== + +6: Dumped type: DateTime +8:...
@VincentLanglet After [the latest push in 1.12.x](https://github.com/phpstan/phpstan-src/compare/bb4fdfcd7004d0532e13f5f6b9615bacf05fe7bf...b5d418c5d86346ab6a1df62f996245f07208ccbc), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/a278be61-87e0-49fc-be6d-bda8f5ec374f): ```diff @@ @@ +PHP 8.3 – 8.4 (2 errors) +========== + +6: Dumped type:...