phpstan-bot
phpstan-bot
@JoyceBabu 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/f317cce1-39d8-47a4-a397-5e8c79c69c96): ```diff @@ @@ +PHP 8.0 – 8.2 (3 errors) +========== + 55: Function getObjectValidator()...
@ondrejmirtes 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/66732210-53ed-4dd6-ae28-725bc4ea1853): ```diff @@ @@ -No errors +PHP 8.0 – 8.2 +========== + +No errors +...
@metaliciouz After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/db61867f112a07feedd72687d7f4684303b3a8c3...a2a2905d76bde5a12cad9f69297bc2670b71ecfa), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/790c16eb-99d9-4193-8375-57f8e4a61af5): ```diff @@ @@ -No errors +16: Call to function in_array() with arguments 'one', array{'one'|'three'|'two'}...
@VincentLanglet After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/db61867f112a07feedd72687d7f4684303b3a8c3...a2a2905d76bde5a12cad9f69297bc2670b71ecfa), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/6c1d5a67-9a3e-4bb5-bf77-de3f844ac250): ```diff @@ @@ +16: Call to function in_array() with arguments 1, array{1|2|3} and true...
@VincentLanglet After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/2de40d19b19b150eb4c05171e24d9377fc529c1a...6df05d09f9d2f0b28620537469e0d77ce52b0c99), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/6c1d5a67-9a3e-4bb5-bf77-de3f844ac250): ```diff @@ @@ +16: Call to function in_array() with arguments 1, array{1|2|3} and true...
@VincentLanglet After [the latest push in 2.1.x](https://github.com/phpstan/phpstan-src/compare/27f7b215e35e119c5f7c962811d75ff0a6dfed93...8a5bfb9208891055ecff4a39586d542b70546f82), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/6c1d5a67-9a3e-4bb5-bf77-de3f844ac250): ```diff @@ @@ +16: Call to function in_array() with arguments 1, array{1|2|3} and true...
@antonioribeiro 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/817e7257-5665-42b9-a3b6-ca675697a978): ```diff @@ @@ 37: Cannot call method getTag() on Url|null. 38: Property Tags::$tag (string)...
@ondrejmirtes 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/d3af3fdb-7b09-41f1-963c-f96fd3bd8c39): ```diff @@ @@ 45: Dumped type: string|null 47: Dumped type: non-empty-string -PHP 7.2 –...
@antonioribeiro 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/b5aba882-4745-4db5-89ba-1f86e02a5b5b): ```diff @@ @@ 60: Dumped type: array|string 62: Call to function blank() with array|string...
@ondrejmirtes 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/c43cc1d1-5ef3-451a-a433-421b845a6ea0): ```diff @@ @@ 63: Dumped type: *NEVER* 67: Dumped type: non-empty-array|non-empty-string -PHP 7.2 –...