Skip to content

Fix reference to non-existent "example three" - #5724

Merged
jordikroon merged 2 commits into
php:masterfrom
GabrielCordeiroBarrosoTeles:fix/basic-syntax-example-three-reference
Jul 30, 2026
Merged

Fix reference to non-existent "example three"#5724
jordikroon merged 2 commits into
php:masterfrom
GabrielCordeiroBarrosoTeles:fix/basic-syntax-example-three-reference

Conversation

@GabrielCordeiroBarrosoTeles

Copy link
Copy Markdown
Contributor

Summary

  • The short tags paragraph in language.basic-syntax.phptags referred to "example three", but the page only has a single <example> block containing three manually numbered code snippets (1., 2., 3.), not three separate DocBook examples.
  • Reworded the reference to point to the third line of that example instead, so it doesn't refer to a non-existent "example three".

Closes #5685

The short tags paragraph referred to "example three", but the page
only has a single <example> block containing three manually numbered
code snippets, not three separate examples. Point to the third line
of that example instead.

Closes php#5685
Comment thread language/basic-syntax.xml Outdated
Comment thread language/basic-syntax.xml Outdated
Co-authored-by: Jordi Kroon <jordi@jordikroon.nl>
@jordikroon
jordikroon merged commit fa67e21 into php:master Jul 30, 2026
2 checks passed
@jordikroon

Copy link
Copy Markdown
Member

Thank you for your contribution!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refer to absent example

2 participants