Regression in type inference of @psalm-type ServiceManagerConfiguration
on ServiceManager
?
#165
Labels
@psalm-type ServiceManagerConfiguration
on ServiceManager
?
#165
Bug Report
Summary
When upgrading from
3.19.0
to3.20.0
, the some type information got lost.This is mostly visible in laminas/laminas-hydrator#100 and similar patches, where errors like this one occur:
Seems like this declaration is mis-interpreted due to the final
...
🤔laminas-servicemanager/src/ServiceManager.php
Lines 62 to 74 in e5cfad7
Possibly also a psalm bug?
The text was updated successfully, but these errors were encountered: