-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Failed XIncludes, manual parts will be missing. Inspect temp/xinclude-debug.xml for context. Failed targets are:
- bcmath-number.round..parameters.mode
To fix the first one, search for bcmath-number.round..parameters.mode on en/ and uk/. The number of these XML IDs should match each language.
Random removing duplicated xml:id: pdo-sqlite.intro
See: https://github.com/php/doc-base/blob/master/docs/structure.md#xmlid-structure
The second one is harder to pinpoint. You may use:
php doc-base/scripts/translation/qaxml-entities.php --urgentphp doc-base/scripts/translation/qaxml-attributes.php --urgent
to focus where the error can be.
Metadata
Metadata
Assignees
Labels
No labels