Skip to content

Zend: Remove dead code after zend_error_noreturn()#21153

Open
arshidkv12 wants to merge 1 commit intophp:masterfrom
arshidkv12:dead-code
Open

Zend: Remove dead code after zend_error_noreturn()#21153
arshidkv12 wants to merge 1 commit intophp:masterfrom
arshidkv12:dead-code

Conversation

@arshidkv12
Copy link
Contributor

No description provided.

@ndossche
Copy link
Member

ndossche commented Feb 6, 2026

I think removing these is just noisy and doesn't serve a real purpose. Also some compilers may warn when they don't know the function doesn't return.

@iluuu1994
Copy link
Member

@ndossche See GH-20983, some of these were already removed.

@ndossche
Copy link
Member

ndossche commented Feb 8, 2026

Well, I won't hard object but I still stand by my point about code churn without real benefit.

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.

3 participants