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
Fix #81206: Multiple PHP processes crash with JIT enabled
The fix for bug 80175 (PR php#6268) broke most SAPIs wrt. JIT, most
notably cgi-fcgi, because for these SAPIs `SUCCESSFULLY_REATTACHED`
actually has to set the `reattached` flag.
0 commit comments