phpstan-bot
phpstan-bot
@ondrejmirtes After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/56b20024386d983927c64dfa895ff026bed2798c...86568778684e7ab59eaf4a21f894285917484d0a), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/e7cd6788-b4a1-4e7f-ad9b-b37276708c11): ```diff @@ @@ -PHP 8.2 – 8.3 (2 errors) +PHP 8.2 – 8.3 (4...
@lazka After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/d7579c446af104f7bb58bca551cf352a0bfd0a16...a6470521b65d7424f552633c1f3827704c6262c3), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/59007ebf-a020-4e0d-884e-0e5854a3b925): ```diff @@ @@ -PHP 8.0 – 8.2 (1 error) +PHP 8.0 – 8.2 (2...
@stof After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/f4d1d481472b45c56ba2cd49ae98065092217f36...6277fb4cab46eec41ce603f3b53190faa5998c55), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/dbc4145a-d59d-46a5-9848-2e3258f3b10d): ```diff @@ @@ -11: PHPDoc tag @param for parameter $c with type callable is...
@szepeviktor PHPStan now reports different result with your [code snippet](https://phpstan.org/r/56909d36-0d70-4c8d-990a-be01e822c572): ```diff @@ @@ -11: Parameter #1 $autoload_function of function spl_autoload_register expects callable(string): void, Closure(mixed): mixed given. +No errors ```
@mathroc @eithed After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/d7579c446af104f7bb58bca551cf352a0bfd0a16...a6470521b65d7424f552633c1f3827704c6262c3), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/e9fef6fc-e017-4f28-a811-617f69b8743f): ```diff @@ @@ -PHP 7.4 – 8.1 (1 error) +PHP 7.4 – 8.1...
@VincentLanglet After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/c9309d73dfc689dd9bd7bd1b5f31cc997505fe3d...cecdf8f7636bdbc2cbb612876a35bb1418465817), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/41a2521f-9aec-4589-8ed9-ab05ff9ca5f5): ```diff @@ @@ -No errors +PHP 8.0 – 8.2 +========== + +No errors +...
@mvorisek After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/d7579c446af104f7bb58bca551cf352a0bfd0a16...a6470521b65d7424f552633c1f3827704c6262c3), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/5dbff73f-6faa-404f-848b-5da4a5b92f7a): ```diff @@ @@ + 8: Expression "exit(1)" on a separate line does not do...
@canvural 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/ce1665bb-593e-41ca-b0be-960acc6f1ae1): ```diff @@ @@ +12: Function foo() returns void but does not have any side...
@kirill-voronov After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/281a87d1ab61809076ecfa6dfc2cc86e3babe235...51c018db067048b954dff2be40e5a5767b952f62), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/f6379c30-8929-46a4-8d5e-ab06e30c55f2): ```diff @@ @@ -15: Strict comparison using === between int|int and 0 will always...
@ondrejmirtes After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/281a87d1ab61809076ecfa6dfc2cc86e3babe235...51c018db067048b954dff2be40e5a5767b952f62), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/3052e14c-fc65-418a-a59d-0af62983ace7): ```diff @@ @@ 13: Dumped type: non-falsy-string -14: Dumped type: int|int +14: Dumped type:...