Skip to content

[Sync-En] info: fix assert/dl/getrusage return docs, E_ALL value - #1088

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1077-info-fixes
Aug 26, 2026
Merged

[Sync-En] info: fix assert/dl/getrusage return docs, E_ALL value#1088
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1077-info-fixes

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Closes #1077

Syncs with php/doc-en@5367d2f

  • assert.xml: multiple <para><simpara> in description, parameters, returnvalues, and examples sections; <classname><exceptionname> for AssertionError and Throwable; remove extra list members from returnvalues that don't match EN
  • dl.xml: returnvalues <para><simpara>; fix error level: E_ERROR + execution stopped → E_WARNING + false returned
  • get-defined-constants.xml: fix E_ALL value from 2047 to 30719
  • getrusage.xml: RUSAGE_CHILDREN note: <para><simpara>; fix description (threads → child processes, remove incorrect RUSAGE_THREAD mention)

@julionc
julionc merged commit 66d50e5 into php:master Aug 26, 2026
4 checks passed
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] info: fix assert/dl/getrusage return docs, E_ALL value, and versions.xml duplicates (#5650)

2 participants