phpstan-bot

Results 572 comments of phpstan-bot
trafficstars

@paulbalandan After [the latest push in 1.9.x](https://github.com/phpstan/phpstan-src/compare/f097ca90572d73f88ddbed6eb296eebfc5e72e7f...bf34e246e3a87770e9b9b75155287394bdcf0ec3), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/348c3626-bfe6-4f25-9085-3684be966060): ```diff @@ @@ -11: Strict comparison using === between array{} and array{} will always...

@ondrejmirtes After [the latest push in 1.9.x](https://github.com/phpstan/phpstan-src/compare/f097ca90572d73f88ddbed6eb296eebfc5e72e7f...bf34e246e3a87770e9b9b75155287394bdcf0ec3), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/283e2e30-07b8-4811-9dc5-f574237291d3): ```diff @@ @@ 3: Function foo() has no return type specified. 3: Function foo()...

@thg2k After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/f8f6e2a8df9499e5f9603935a2557964c285fae4...ad8335d9fdbce382d8181592638e08d16267c9a4), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/892c0769-7920-42cf-9354-69c91b915ef1): ```diff @@ @@ 7: Dumped type: int 8: Dumped type: non-empty-array - 9: Dumped...

@wouterj After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/51d7431dbe802827bac61907d7bcb58a168dff81), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/5fe67304-fc83-41c3-84d1-0c019eb8b90a): ```diff @@ @@ PHP 8.0 (2 errors) ========== -10: Parameter #1 $callback of function...

@wouterj After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/42a9252b522f5575eb290110daab16f9923bf453...a418c461fab8f118f99b2f6e1e72fd07a4800e1d), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/5fe67304-fc83-41c3-84d1-0c019eb8b90a): ```diff @@ @@ -PHP 8.0 (2 errors) -========== - -10: Parameter #1 $callback of...

@TRowbotham After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/d7b7f74dc809f86eadd025e5b17b9d32014dcffe), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/09935280-ccfb-417d-aeec-61b180e5d1c1): ```diff @@ @@ + 6: Property HelloWorld::$collection1 is never read, only written. + 9:...

@ondrejmirtes After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/d7b7f74dc809f86eadd025e5b17b9d32014dcffe), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/5bd693a7-db72-4c45-ad17-6de5afb0c3a7): ```diff @@ @@ -No errors +6: Property HelloWorld::$collection1 is never read, only written. +9:...

@TRowbotham After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/d19e518b2839de040b24d12b683b14ee16bd6639), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/09935280-ccfb-417d-aeec-61b180e5d1c1): ```diff @@ @@ + 6: Property HelloWorld::$collection1 is never read, only written. + 9:...

@ondrejmirtes After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/d19e518b2839de040b24d12b683b14ee16bd6639), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/5bd693a7-db72-4c45-ad17-6de5afb0c3a7): ```diff @@ @@ -No errors +6: Property HelloWorld::$collection1 is never read, only written. +9:...

@TRowbotham After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/6d5a65c5b8204bb728c7a32ef0ae3c648cb226f2...8b99661ac959054c3b82bbf100e5158958245373), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/09935280-ccfb-417d-aeec-61b180e5d1c1): ```diff @@ @@ -13: Property HelloWorld::$collection1 (SplObjectStorage|null) does not accept SplObjectStorage. + 6: Property...