phpstan-bot
phpstan-bot
@melya After [the latest commit in dev-master](https://github.com/phpstan/phpstan-src/commit/7667265bba564eb61711ad52376a6e7823708bda), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/771ab3d4-54fb-4552-8c4e-9ac0633e457c): ```diff @@ @@ -17: Unsafe usage of new static(). +17: Unsafe usage of new...
@melya After [the latest commit in 1.8.x](https://github.com/phpstan/phpstan-src/commit/135bc57bc926d79b9af0f832d9e2d027deac0678), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/fc9004dd-20d2-4ecb-a3e2-7cb9b59161f5): ```diff @@ @@ +PHP 8.0 (3 errors) +========== + +13: Property ClassC::$value is never...
@lupinitylabs 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/d90507d3-8e31-456b-85fe-56e9571aabc6): ```diff @@ @@ PHP 8.0 – 8.1 (1 error) ========== -11: Property HelloWorld::$class (class-string|null)...
@lupinitylabs After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/22eeeae3e5aa06e7042f466a5d3d4bd4ad844384...4b22f3d5e08bbf9c1db4d5161992dc58b0d63658), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/d90507d3-8e31-456b-85fe-56e9571aabc6): ```diff @@ @@ -PHP 8.0 – 8.1 (1 error) +PHP 8.0 – 8.1 ==========...
@gnutix After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/2a44c5051732b190bf98aca51ff941140d5246b0...40043e9e976911be06df24244acdd8e2499d4273), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/eb1cd54c-24e2-4da4-88df-9e5107e3550c): ```diff @@ @@ -No errors +27: PHPDoc tag @var for constant ConfigRepositoryInterface::CONFIGURATIONS with type...
@mvorisek After [the latest push in 1.9.x](https://github.com/phpstan/phpstan-src/compare/bec8695c666c7c506189a2d6ec6fe27aee8394c3...443467440cd6d8b2e363a6e4bc715e05f11d74dd), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/ae89f38f-7968-42f2-8b48-c111183e5778): ```diff @@ @@ -10: Static property HelloWorld::$u ('"'|'\\') does not accept '\''. +10: Static...
@pistej After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/ec9240294a85e84fc212f551c92698e6005cf3c1...2e89a22dc28a044b65dc8f2bf7c76fd0b65f66ee), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/ab0c3d35-e645-449c-b27c-fbc089b784b2): ```diff @@ @@ -PHP 8.0 – 8.2 (4 errors) +PHP 8.0 – 8.2 (3...
@paulbalandan After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/542e3f973cf4592d9f470c141a1a0cbeef4719df...b7973e47ccb929f3d6ddeac53973b07ea1653d62), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/d426c53a-8ada-4f53-a719-3ca296c3459d): ```diff @@ @@ -8: Strict comparison using === between array and array{} will always...
@ondrejmirtes After [the latest push in 1.8.x](https://github.com/phpstan/phpstan-src/compare/542e3f973cf4592d9f470c141a1a0cbeef4719df...b7973e47ccb929f3d6ddeac53973b07ea1653d62), 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()...
@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/d426c53a-8ada-4f53-a719-3ca296c3459d): ```diff @@ @@ -8: Strict comparison using === between array and array{} will always...