We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When a link to a ref is used the caption is the same as a link to a doc. This results in some weird text in the documentation.
An example is this: on https://symfony.com/doc/current/components/expression_language.html#passing-in-variables
I think the text should be something like For more information, see the The Expression Syntax entry, especially Working with Objects and Working with Arrays.
The text was updated successfully, but these errors were encountered:
Merge branch '4.4' into 5.3
3eca340
* 4.4: [ExpressionLanguage] Fix link anchors in expression_language.rst symfony#16295
Merge branch '5.3' into 5.4
ca714bc
* 5.3: [ExpressionLanguage] Fix link anchors in expression_language.rst symfony#16295
63897f8
Merge branch '5.4' into 6.0
4c77117
* 5.4: [ExpressionLanguage] Fix link anchors in expression_language.rst symfony#16295
Merge branch '5.4' into 6.1
ca5f81a
Merge branch '6.0' into 6.1
c839f17
* 6.0: [ExpressionLanguage] Fix link anchors in expression_language.rst symfony#16295
No branches or pull requests
When a link to a ref is used the caption is the same as a link to a doc. This results in some weird text in the documentation.
An example is this:

on https://symfony.com/doc/current/components/expression_language.html#passing-in-variables
I think the text should be something like
For more information, see the The Expression Syntax entry, especially Working with Objects and Working with Arrays.
The text was updated successfully, but these errors were encountered: