Skip to content

Raise JAXP entity size limit for jing validation#302

Merged
jordikroon merged 1 commit into
php:masterfrom
jordikroon:jing-entity-size-limit
Jun 16, 2026
Merged

Raise JAXP entity size limit for jing validation#302
jordikroon merged 1 commit into
php:masterfrom
jordikroon:jing-entity-size-limit

Conversation

@jordikroon

Copy link
Copy Markdown
Member

According to Philip, there are around 240.925 entities. Which I have verified myself as well.
Some configurations have a lower limit set. For that reason it is good that we set the limit to 300.000 avoid issues during build time.

Validating temp/manual.xml (jing)... failed.
/path/to/phpdoc/doc-base/temp/manual.xml:1954:104: fatal: JAXP00010004: The accumulated size of entities is "100,007" that exceeded the "100,000" limit set by "jaxp.properties".

@jordikroon jordikroon requested a review from alfsb June 16, 2026 16:47

@alfsb alfsb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Latter I will move all RNG_* constants near here, and may re-arrange command building to be more easy to inspect.

@jordikroon jordikroon merged commit 5b17025 into php:master Jun 16, 2026
9 of 12 checks passed
@jordikroon jordikroon deleted the jing-entity-size-limit branch June 16, 2026 18:46
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.

2 participants