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
When we send our response from the Ignited servers, if the php script had an error, it dumps to stderr. Currently we handle stderr as a complete failure, expected functionality is to display error if it's a PHP error.
When we send our response from the Ignited servers, if the php script had an error, it dumps to stderr. Currently we handle stderr as a complete failure, expected functionality is to display error if it's a PHP error.