You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The crash seems to occur in hp_get_function_name(). If I remove the else branch of the if (func) { } else { }, php doesn't crash anymore. Perhaps the curr_op = data->prev_execute_data->opline->extended_value; is not ok in this case ?
Hi,
I have a simple script with
The text was updated successfully, but these errors were encountered: