TypeResolver icon indicating copy to clipboard operation
TypeResolver copied to clipboard

Fix literal array key types false positive error

Open kkmuffme opened this issue 2 weeks ago • 2 comments

Fix https://github.com/phpDocumentor/TypeResolver/issues/264

kkmuffme avatar Dec 07 '25 01:12 kkmuffme

Given the current rate of updates/development with nobody having time anymore for tooling (myself included if you look at the progress or lack thereof in psalm), it's probably going to be 2028 by the time the tools I need this for is updated to v2 (which again is mostly due to me not having time :-(

Btw is "non-falsy-string" fixed in v2 too?

kkmuffme avatar Dec 07 '25 09:12 kkmuffme

I plan to add support for non-falsy-string and some other types soon. This means that in the second version this type will be supported

mspirkov avatar Dec 07 '25 09:12 mspirkov