Skip to content

[Sync EN] ext/gmp: Document that GMP can now be cast to bool (8.4.0) (#5771) - #1005

Open
lacatoire wants to merge 2 commits into
php:masterfrom
lacatoire:sync-en/998-gmp-bool
Open

[Sync EN] ext/gmp: Document that GMP can now be cast to bool (8.4.0) (#5771)#1005
lacatoire wants to merge 2 commits into
php:masterfrom
lacatoire:sync-en/998-gmp-bool

Conversation

@lacatoire

@lacatoire lacatoire commented Aug 19, 2026

Copy link
Copy Markdown
Member

Syncs the Spanish translation with php/doc-en#5771 (commit 021351b).

  • reference/gmp/gmp.xml: new changelog row for 8.4.0 about casting a GMP object to bool (0 casts to false, anything else to true; previously an E_RECOVERABLE_ERROR was emitted).
  • EN-Revision updated.

Fixes: #998

Also aligns the xi:include elements of the touched file 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] ext/gmp: Document that GMP can now be cast to bool (8.4.0) (#5771)

1 participant