phpstan-bot

Results 572 comments of phpstan-bot
trafficstars

@MidnightDesign After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/e48c7ef448e2c344d635889cc24060767c93d01d...cc454458018fd5bfee006031e332a79a4e19b8e1), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/09e33d65-430c-46cf-9a05-5278fe41eece): ```diff @@ @@ +19: Function takesFooInterface() returns void but does not have any side...

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...

@enumag After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/d781e34a35e1dd6d6918b3160edae8d93b9fae6b), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/c233a97e-89b9-4476-8c6f-6cf588b03ed0): ```diff @@ @@ -10: Anonymous function should return Generator but return statement is missing....

@arderyp After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/d28ffe4ffe68dd75e9e121b40fd9b2b505e87915...f7ddae7febbbc878650de0eea75c8eeaa8a4aeac), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/fafe865a-f33a-4a28-a58c-5496cab9e898): ```diff @@ @@ +35: Constructor of class Test has a return type. 44: Parameter...

@stingray-11 After [the latest push in 1.9.x](https://github.com/phpstan/phpstan-src/compare/d9d1263a52ba91017a815b3b053caa3dd920d1b0...b8accb117f03741ac95f0a0c9de4a7e4edffab05), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/2c774269-8a82-40b0-af4f-67b1b8318857): ```diff @@ @@ -16: Call to function is_string() with string|false will always evaluate to...

@stingray-11 After [the latest push in 1.10.x](https://github.com/phpstan/phpstan-src/compare/34dabddb9001404f8c7667cf6a71629cbc8253bc...1a855bc808681d9d3abcc341fc60b3a74b01d9e2), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/2c774269-8a82-40b0-af4f-67b1b8318857): ```diff @@ @@ -16: Call to function is_string() with string|false will always evaluate to...

@egonolieux After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/c7dc87d3b16c92690955f39ed4aa9bbdf701c945...7e9c3a27deb2ad52fee9737820ea43919d994d2e), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/6ec02114-a3fc-4815-b655-7c688e67c445): ```diff @@ @@ -20: Using nullsafe method call on non-nullable type Configuration. Use ->...

@janchaloupka After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/c7dc87d3b16c92690955f39ed4aa9bbdf701c945...7e9c3a27deb2ad52fee9737820ea43919d994d2e), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/1f061693-59d3-4205-b910-1e2822f9d499): ```diff @@ @@ -PHP 8.1 – 8.2 (1 error) +PHP 8.1 – 8.2 ==========...