Alex Minaev
Results
2
comments of
Alex Minaev
When I wrote this, it was a bug with an `empty` function. You can see it in the report of the initial snippet (function `baz`). Currently, it works fine: https://psalm.dev/r/f6cae1f221
Additionally to what was mentioned, it does not reflect the context for datetime objects with format description. For example, ```php #[Context([ DateTimeNormalizer::FORMAT_KEY => 'Y-m-d', ])] ```