You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ @@+10: Property HelloWorld::$map is never read, only written.
13: Property HelloWorld::$map (SplObjectStorage<DateTime, DateTimeImmutable>|null) does not accept SplObjectStorage<object, mixed>.
Full report
Line
Error
10
Property HelloWorld::$map is never read, only written.
@@ @@+10: Property HelloWorld::$map is never read, only written.
13: Property HelloWorld::$map (SplObjectStorage<DateTime, DateTimeImmutable>|null) does not accept SplObjectStorage<object, mixed>.
Full report
Line
Error
10
Property HelloWorld::$map is never read, only written.
Bug report
Code snippet that reproduces the problem
https://phpstan.org/r/708c1e20-8078-42f0-b18a-d22aaf41ea21
Expected output
No error should be reported.
The text was updated successfully, but these errors were encountered: