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
I'd like to ask for some pointers about the special handling of --enable-sigchild php in the Process component.
I'm currently trying with such a php, I'm able to reproduce https://bugs.php.net/25727 , but not when using proc_open.
Do we really need these hacks? Can someone give me sample tests / reports?