Skip to content

Remove whitespace inside <methodname> tags#5379

Open
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/methodname-whitespace
Open

Remove whitespace inside <methodname> tags#5379
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/methodname-whitespace

Conversation

@lacatoire
Copy link
Contributor

Summary

Remove leading/trailing whitespace around <replaceable> inside <methodname> tags in two files:

  • reference/imagick/imagick/setprogressmonitor.xml
  • reference/outcontrol/user-level-output-buffers.xml

These were the only two occurrences of whitespace inside <methodname> in the entire English manual. The extra whitespace caused issues with PhD link resolution and was flagged by translation QA tools (qaxml-ws.php).

Context: php/phd#237 (comment by @alfsb) and php/phd#80

Remove leading/trailing whitespace around <replaceable> inside
<methodname> tags in setprogressmonitor.xml and
user-level-output-buffers.xml. These were the only two occurrences
in the entire manual and caused issues with PhD link resolution
and translation QA tools.

See php/phd#237
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.

1 participant

Comments