Skip to content

Wrong Psr URLs #9732

Closed
Closed
@liviubalan

Description

@liviubalan

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

No one assigned

    Labels

    Status: Needs ReviewbughasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions