Skip to content

Remove 11 unused entities still referenced by translations#5628

Open
lacatoire wants to merge 7 commits into
php:masterfrom
lacatoire:cleanup/translation-referenced-entities
Open

Remove 11 unused entities still referenced by translations#5628
lacatoire wants to merge 7 commits into
php:masterfrom
lacatoire:cleanup/translation-referenced-entities

Conversation

@lacatoire

@lacatoire lacatoire commented Jun 19, 2026

Copy link
Copy Markdown
Member

Follow-up to the unused-entities cleanup, kept separate because these 11 entities are still referenced by some translations (it/ro/uk/tr/ru/es, depending on the entity).

They are unused in doc-en (directly or transitively), so removing them changes no rendered EN output. Instead of a plain deletion, they are now recorded as tombstones in entities/entities-remove.ent (translate="remove"), so revcheck gives the translations a heads up to drop them on their side.

Stacked on #5634, which introduces the entities/ mechanism. Also waiting for php/doc-base#301 to be merged.

@lacatoire lacatoire force-pushed the cleanup/translation-referenced-entities branch from 58129ba to 1571305 Compare June 23, 2026 14:11
André L F S Bacci and others added 7 commits June 26, 2026 14:19
Record them as tombstones in entities/entities-remove.ent (translate="remove")
so revcheck gives translations a heads up, instead of a plain deletion.
@lacatoire lacatoire force-pushed the cleanup/translation-referenced-entities branch from 1571305 to 8ee3aa0 Compare July 6, 2026 11:18
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