Drop url.pecl.windows.releases entity declaration#143
Conversation
If php/doc-en#3633 will be merged, there are no remaining uses of that entity in doc-en, so after translations have caught up, the entity declaration can be removed.
…ties were added to global.ent via php/doc-base@f8bdf40 Sorry translators for this extra work! Note: Notes containing 'windows.php.net/downloads/pecl/releases' were removed as the associated entity will disappear one day via php/doc-base#143
|
There was one remaining reference in |
|
There is no need to wait for translations to catch up. Any entity removed from doc-base or doc-en can be "moved" to doc-en/entities/entities.remove.ent , or declared empty there, so translations keep building and are alerted about removed entities. There is a reported issue where entity references in entities contents are being lost, something that I try to fix in the next few days. |
|
|
|
This can now be merged. As note above, and demonstred in PR 5704 also linked above, now it is possible to remove DTD entities from doc-en in one go, be the entity declared in doc-en or doc-base, without breaking translations. Happy DTD entity hacking! |
If php/doc-en#3633 will be merged, there are no remaining uses of that entity in doc-en, so after translations have caught up, the entity declaration can be removed.