Skip to content

zend_vm_def: Use FREE_OP1() in ZEND_FREE handler - #18131

Merged
TimWolla merged 1 commit into
php:masterfrom
TimWolla:zend-free-cleanup
Mar 22, 2025
Merged

zend_vm_def: Use FREE_OP1() in ZEND_FREE handler#18131
TimWolla merged 1 commit into
php:masterfrom
TimWolla:zend-free-cleanup

Conversation

@TimWolla

Copy link
Copy Markdown
Member

This is for consistency with other opcode handlers. It does not have an effect on the generated VM.


Spun out of #18115

This is for consistency with other opcode handlers. It does not
have an effect on the generated VM.
@TimWolla
TimWolla merged commit a28fb52 into php:masterMar 22, 2025
@TimWolla
TimWolla deleted the zend-free-cleanup branch March 22, 2025 15:34
Sign up for freeto 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.

2 participants

@TimWolla@ndossche