Open mvorisek opened 1 year ago
This is a feature request to add uselessTrim like there is uselessCast.
uselessTrim
uselessCast
repro: https://phpstan.org/r/daf97ab2-6a1b-4d54-a48e-d7503026c1c8
It should be possible for numeric-string, empty-string and known const strings.
numeric-string
empty-string
This is a feature request to add
uselessTrim
like there isuselessCast
.repro: https://phpstan.org/r/daf97ab2-6a1b-4d54-a48e-d7503026c1c8
It should be possible for
numeric-string
,empty-string
and known const strings.