Skip to content

[Sync EN] Clarify PECL deprecation (#5622) and document typed class constants for SPL and SQLite3 (#5736) - #1015

Open
lacatoire wants to merge 2 commits into
php:masterfrom
lacatoire:sync-en/972-962-pecl-typed-constants
Open

[Sync EN] Clarify PECL deprecation (#5622) and document typed class constants for SPL and SQLite3 (#5736)#1015
lacatoire wants to merge 2 commits into
php:masterfrom
lacatoire:sync-en/972-962-pecl-typed-constants

Conversation

@lacatoire

@lacatoire lacatoire commented Aug 19, 2026

Copy link
Copy Markdown
Member

Syncs the Spanish translation with php/doc-en#5622 (commit 7b30944) and php/doc-en#5736 (commit 6a2ad3e). Both English commits change language-snippets.ent, so they are synced together in a single pull request.

php/doc-en#5622:

  • language-snippets.ent: pecl.moving.to.pie becomes a warning and states that PECL is deprecated and replaced by PIE.
  • install/pecl.xml: the notice is repeated in the chapter intro and in the Windows, pecl command, phpize, php-config and static compilation sections, as in EN.

php/doc-en#5736:

  • language-snippets.ent: new changelog.class-constants-typed entity (8.4.0, class constants are now typed).
  • The 12 SPL class pages and reference/sqlite3/sqlite3.xml: new changelog section using that entity.

EN-Revision updated in every touched file.

Fixes: #972
Fixes: #962

Also aligns the xi:include elements of the touched files with doc-en (self-closing, no xi:fallback), which the structure check requires.

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.

[Sync EN] Clarified PECL deprecation (#5622) [Sync EN] ext/spl, ext/sqlite3: document typed class constants (PHP 8.4) (#5736)

1 participant