krakjoe/uopz

constant redefinition

krakjoe opened this issue · 2 comments

the implementation of constant redefinition (constant.c) needs a do over, it leaks and will break stuff.

I don't know if it is perfectly related. But I got SIGSEGV on uopz_redefine with Symfony 6.2 and php 8.2.

@keywinf Found that the sigsegv was raised if your const was not defined, for example.