Do You know how to compile php7 in debian without set --enable-debug
flag? I think I have to do it because when I install xdebug
it says that: _zval_ptr_dtor_wrapper
is not defined. I find on the internet that this may be because my php7 --enable-debug
flag set.