Skip to content

Conversation

alexandre-daubois
Copy link
Member

Just came across this one and it felt out of place. We tend to avoid "must". Even if I agree it is required in this situation, let's use bold instead of uppercase, feels less aggressive 🙂

.. note::

Your service MUST implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
Your service **must** implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Your service **must** implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
Your service needs to implement the ``Psr\Cache\CacheItemPoolInterface`` interface.

? not sure its enough

@javiereguiluz javiereguiluz merged commit 2aa862b into symfony:5.4 Aug 30, 2024
3 checks passed
@javiereguiluz
Copy link
Member

Thanks Alex. This indeed look too aggressive. While merging we went a bit further and changed it as recommended by Oskar. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants