krakjoe / uopz

User Operations for Zend
Other
358 stars 47 forks source link

constant redefinition #151

Open krakjoe opened 3 years ago

krakjoe commented 3 years ago

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

keywinf commented 1 year ago

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

dev-danim commented 1 year ago

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