symfony / symfony-docs

The Symfony documentation
https://symfony.com/doc
Other
2.15k stars 5.1k forks source link

[Uid] Make `AbstractUid` implement `Ds\Hashable` if available #19948

Closed fabpot closed 1 month ago

fabpot commented 1 month ago
Q A
Feature PR symfony/symfony#57313
PR author(s) @jahudka
Merged in 7.2

We created this issue to not forget to document this new feature. We would really appreciate if you can help us with this task. If you are not sure how to do it, please ask us and we will help you.

To fix this issue, please create a PR against the 7.2 branch in the symfony-docs repository.

Thank you! :smiley:

xabbuh commented 1 month ago

IMO this is an implementation detail that we do not need to document

@symfony/docs What do you think?

wouterj commented 1 month ago

Agreed, this is a classic "it just works" feature that we don't need to document explicitly.