Skip to content

[Sync-En] errorfunc: document the exception handler stack behavior (8.3.0, 8.3.5) - #1141

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1117-exception-handler-stack
Aug 28, 2026
Merged

[Sync-En] errorfunc: document the exception handler stack behavior (8.3.0, 8.3.5)#1141
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1117-exception-handler-stack

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync with EN commit 1cc803aaa07ac94ce8e3bfdf56f4b9ddd23326d3.

Adds the note describing the exception handler stack behavior (8.3.0: the handler is disabled while running; 8.3.5: it is stacked and reinstated on return) and the matching changelog section. The seealso <simplelist> is taken out of its <para>, as in EN.

Removes the obsolete <!-- Reviewed --> markers.

Fixes: #1117

@julionc
julionc merged commit 346c360 into php:master Aug 28, 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] Document the exception handler stack behavior of PHP 8.3.0 and 8.3.5 (#5222)

2 participants