Skip to content

Bad anchor in MethodReference #159

Closed
@alamirault

Description

@alamirault
:method:`Symfony\\Component\\OptionsResolver\\OptionsResolver::setDeprecated`

render the follwing link https://github.com/symfony/symfony/blob/5.4/src/Symfony/Component/OptionsResolver/OptionsResolver.php#method_setDeprecated

It seems anchor doesn't exist on github.

sprintf('%s/%s.php#method_%s', $this->symfonyRepositoryUrl, str_replace('\\', '/', $className), $methodName),

I saw URL was https://api.symfony.com in past, maybe it was only supported here ? And we have to remove this part ?

Click and go to the good line directly it's a better experience, but I don't know if Github support it (except with L123)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions