phpepl
phpepl copied to clipboard
Better sandbox error parse
Currently, the error prettifying only works for non-sandbox errors.
Users might be confused seeing a somewhat cryptic error for code that should work.
The error message should be something like:
phpinfo() is an unsafe method. Please fork the project for an unsandboxed experience.