phpstan-bot

Results 572 comments of phpstan-bot
trafficstars

@ondrejmirtes After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/d958bf3da21946a447a26c0dc14146b48eb5bb94...18a81383fd1e37afcfa20549b4bd91d619d4a668), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/6c4b7e39-37f6-4e90-9b76-3e77f53421d7): ```diff @@ @@ -PHP 8.0 – 8.3 (6 errors) +PHP 8.0 – 8.3 (8...

@ondrejmirtes @LeoVie 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/5cff9af9-ecef-422d-8a7b-606e25c33b78): ```diff @@ @@ +7: Expression "\NAN === \NAN" on a separate line does...

@stof 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/deeced13-4be2-4ce2-86d8-ee547748f18a): ```diff @@ @@ -PHP 8.1 – 8.3 (3 errors) +PHP 8.1 – 8.3 (6...

@stof 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/0c528e9b-ab4d-4811-ba45-dbe16b42ffac): ```diff @@ @@ -PHP 8.1 – 8.3 +PHP 8.1 – 8.3 (3 errors) ==========...

@zonuexe After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/873bf9a09e4d54821f2c5d1ac7265a84f479ec09...985637a5d1c104e5c083cc262ca3a841222ef57b), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/15df929e-a00c-4157-aae3-5a10ce0084cd): ```diff @@ @@ -3: Dumped type: array{1, 0} +3: Dumped type: array{'1', '2', '3',...

@janklan After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/f3189114ab74a646a1e3eedeb3def02aeebf3d9f...1456712e79d5339c864267ff39eb8b63d4c457d9), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/46e46cd2-997f-4775-bec8-3ab11b6c40f1): ```diff @@ @@ -PHP 8.0 – 8.3 (1 error) -========== - -15: PHPDoc tag...

@belisoful After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/f606427147b7418e75a2f1d63256f34b2707687a...afb45e762982169802b2c1bb002684329e396f2d), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/e38e5f86-796e-4b58-9748-5edbbb591d3b): ```diff @@ @@ PHP 7.4 – 8.2 (2 errors) ========== -18: Call to an...

@ondrejmirtes After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/f606427147b7418e75a2f1d63256f34b2707687a...afb45e762982169802b2c1bb002684329e396f2d), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/64e2155d-f240-4625-9a0f-68004c97ff18): ```diff @@ @@ PHP 7.4 – 8.2 (1 error) ========== -18: Call to an...

@kallesommernielsen After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/f606427147b7418e75a2f1d63256f34b2707687a...afb45e762982169802b2c1bb002684329e396f2d), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/21b97a66-55ae-4884-8361-b54dddad8f8a): ```diff @@ @@ PHP 8.0 – 8.3 (1 error) ========== -17: Call to an...

@EreMaijala After [the latest push in 1.11.x](https://github.com/phpstan/phpstan-src/compare/63f679b399cc379db3918af644db4268e491a459...a1defcb665f853cd1d0e509b38da5d25b47b8624), PHPStan now reports different result with your [code snippet](https://phpstan.org/r/fca2eeda-2636-47d5-9ba5-4c501ec5e9b5): ```diff @@ @@ 31: Offset 1 on array in isset() does not exist. -PHP...