phpstan-bot
phpstan-bot
@arnaud-lb After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/5aa9a3c3d349b0c27d7c5792b25394161e36b917...d33454d17333bc953d7399e8f6851f237a0bb37d), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/cacfda2a-94de-4bb6-8da6-2c0d36732967): ```diff @@ @@ -18: Dumped type: array{type: 'pizza', salsa: string}|array{type: 'pizza', toppings: array} -20:...
@ondrejmirtes After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/5aa9a3c3d349b0c27d7c5792b25394161e36b917...d33454d17333bc953d7399e8f6851f237a0bb37d), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/5722f56e-2429-4bfa-9ef2-78b733286287): ```diff @@ @@ 17: Dumped type: array{type: 'pasta', salsa: string}|array{type: 'pizza', toppings: array} -19:...
@mvorisek After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/bf6d4c003a589f2dd75dacab8306c336bb9ff81c...1ac71f902f4102cf090be808f18cdcec193543a2), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/9115f230-60a1-4b19-9778-e52848968cfd): ```diff @@ @@ -11: PHPDoc tag @return has invalid value (($this->data is array ?...
@LastDragon-ru After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/629ccf6b02146e1cbf0499982358c595e3d6edd5), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/053c6b5b-cdc4-4cb5-8ff6-d5869f10e5a1): ```diff @@ @@ -PHP 8.0 (1 error) -========== - -28: Method Bug\Args::content() should return...
@ondrejmirtes After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/629ccf6b02146e1cbf0499982358c595e3d6edd5), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/58c55a0f-5970-4dad-a304-4dacd8b6fef3): ```diff @@ @@ -PHP 8.0 -========== - -No errors - -PHP 7.1 – 7.4...
@VincentLanglet 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/7ce7e2a4-cd78-4658-a085-ec1ef75ccbc5): ```diff @@ @@ -12: Method HelloWorld::sayHello() should return HelloWorld but returns HelloWorld|null. + 5:...
@VincentLanglet 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/9c3d2da1-0db5-4b06-90e0-645bdb9594f3): ```diff @@ @@ -No errors +5: Method HelloWorld::getChild() should return HelloWorld|null but return statement...
@ondrejmirtes 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/2c723e57-46bd-4c18-b3f5-3b603aee199e): ```diff @@ @@ -No errors +5: Method HelloWorld::getChild() should return HelloWorld|null but return statement...
@ondrejmirtes 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/014e6d6a-5265-4e2b-a7da-ed87111dfde3): ```diff @@ @@ -11: Dumped type: HelloWorld|null -14: Dumped type: HelloWorld + 5: Method...
@LastDragon-ru 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/053c6b5b-cdc4-4cb5-8ff6-d5869f10e5a1): ```diff @@ @@ PHP 8.0 (1 error) ========== -28: Method Bug\Args::content() should return string...