Skip to content

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

Merged
lacatoire merged 1 commit into
php:masterfrom
lacatoire:feat/sync-en-info-fixes
Aug 25, 2026
Merged

[Sync-En] info: fix assert/dl/getrusage return docs and E_ALL value#3343
lacatoire merged 1 commit into
php:masterfrom
lacatoire:feat/sync-en-info-fixes

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Fixes #3336

  • assert.xml: para→simpara throughout, classname→exceptionname for AssertionError/Throwable, update return values section
  • dl.xml: E_ERROR→E_WARNING, fix return value wording
  • get-defined-constants.xml: E_ALL 2047→30719 in both examples
  • getrusage.xml: update RUSAGE_CHILDREN note (child processes, not threads)

- assert.xml: use simpara, update return values, fix classname→exceptionname
- dl.xml: E_ERROR→E_WARNING, update return value description
- get-defined-constants.xml: E_ALL 2047→30719
- getrusage.xml: update RUSAGE_CHILDREN note wording
@lacatoire
lacatoire merged commit 8e80276 into php:master Aug 25, 2026
5 checks passed
@lacatoire
lacatoire deleted the feat/sync-en-info-fixes branch August 25, 2026 08:35
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)

1 participant