Skip to content

Zend/zend_execute: minor refactorings (2026-04)#21609

Open
Girgias wants to merge 5 commits intophp:masterfrom
Girgias:2026-04-zend_execute-refactoring
Open

Zend/zend_execute: minor refactorings (2026-04)#21609
Girgias wants to merge 5 commits intophp:masterfrom
Girgias:2026-04-zend_execute-refactoring

Conversation

@Girgias
Copy link
Copy Markdown
Member

@Girgias Girgias commented Apr 2, 2026

Mainly adding const qualifiers and consistently mark error functions as zend_never_inline.
I haven't marked functions that only emit deprecations/warnings as never inline, but maybe they should?

Girgias added 4 commits April 2, 2026 18:18
Those are never used outside of zend_execute.c so no reason to export them in a header
…zend_never_inline

For consistency with other functions
@Girgias Girgias force-pushed the 2026-04-zend_execute-refactoring branch from 74ed96f to 0ec6bd2 Compare April 2, 2026 17:18
@Girgias Girgias marked this pull request as ready for review April 3, 2026 14:54
@Girgias Girgias requested a review from dstogov as a code owner April 3, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant