phpstan-bot
phpstan-bot
@staabm After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/922d97829ceec910f66b51f7b9124110b8e14ba9...aa40406c9175ae01f0bcea23ab71ee69ca2abbc4), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/b62b166e-087d-4a22-a1b0-07597392d923): ```diff @@ @@ 14: Expected type non-empty-string, actual: string 17: Expected type non-empty-string, actual:...
@liamduckett After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/90da2bf1fb9477a47dd591018eddf555234f3234...1d517de1b9297a0e3cef0e10589458aad89d8cbe), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/6e2b5d5a-67a1-47be-9632-ecdf7e4f09d1): ```diff @@ @@ -PHP 8.0 – 8.3 (1 error) +PHP 8.0 – 8.3 (2...
@liamduckett After [the latest push in 2.1.x](https://github.com/phpstan/phpstan-src/compare/60f9b8b8c3a190fcc1a70b1511dedd17a853d942...c4b89a00872f4b8dd149eaccf7d6bde499ab5d86), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/9201882a-6812-4d14-a2e4-ccdec7d46446): ```diff @@ @@ -PHP 8.0 – 8.3 (1 error) +PHP 8.0 – 8.3 (2...
@liamduckett After [the latest push in 2.1.x](https://github.com/phpstan/phpstan-src/compare/60f9b8b8c3a190fcc1a70b1511dedd17a853d942...c4b89a00872f4b8dd149eaccf7d6bde499ab5d86), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/6e2b5d5a-67a1-47be-9632-ecdf7e4f09d1): ```diff @@ @@ -PHP 8.0 – 8.3 (1 error) +PHP 8.0 – 8.3 (3...
@momala454 After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/6cf223840f89c972551f373ade9eea16d12e143b...4007e653b9a9fe9db7d8c4b9d977ca4175786ff1), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/538f3d50-9428-44ce-a362-7ec9c232f81a): ```diff @@ @@ -11: Parameter #1 $param of function world expects array{need: string, field:...
@ondrejmirtes After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/03341cc6bf010faf1e99f1dbddf5cea66d56e3cf), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/a5f79210-4176-46fc-8fc4-5ea22366bc60): ```diff @@ @@ -12: Dumped type: array&nonEmpty +12: Dumped type: non-empty-array 14: Empty array...
@ondrejmirtes 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/a5f79210-4176-46fc-8fc4-5ea22366bc60): ```diff @@ @@ -12: Dumped type: array&nonEmpty +12: Dumped type: non-empty-array 14: Empty array...
@ondrejmirtes After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/a2b318a6522afb8b56c49da99f48c5a865618369), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/a5f79210-4176-46fc-8fc4-5ea22366bc60): ```diff @@ @@ -12: Dumped type: array&nonEmpty +12: Dumped type: non-empty-array 14: Empty array...
@Javakky-pxv After [the latest push in 2.0.x](https://github.com/phpstan/phpstan-src/compare/9a9abe3171353a8759734a0e0c7fcefa47b70ae8...8f2307e83c80a095af7554631da0c7876565a41b), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/5e95b898-4c45-4043-8c87-83047718d045): ```diff @@ @@ -24: PHPDoc tag @var for property class@anonymous/tmp.php:20::$var with type FooJson is...
@nuryagdym After [the latest push in 1.12.x](https://github.com/phpstan/phpstan-src/compare/883f637b22bdb16bc7df17e48d90dac91a1d1e4e...992072ca90ca17a543339be76b56569e08117c08), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/4cbdb7cd-ab24-4a52-a816-b1e378cc11b4): ```diff @@ @@ -14: Parameter #1 $constant of method HelloWorld::foo() expects 1, 1|2 given....