-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Status: Needs ReviewbughasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.
Milestone
Description
When referring to Psr methods a calling like the following is used:
:method:
Psr\\Cache\\CacheItemPoolInterface::save
Because Psr is not a Symfony repo this generates a 404 error page.
Example: On https://symfony.com/doc/3.4/components/cache/cache_pools.html#saving-cache-items the "save" URL is broken: http://api.symfony.com/3.4/Psr/Cache/CacheItemPoolInterface.html#method_save
The problem appears on several files: components/cache/cache_pools.rst
, components/cache/cache_items.rst
, etc
Metadata
Metadata
Assignees
Labels
Status: Needs ReviewbughasPRA Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.