- throw an exception somewhere deep during application initialization (but not during run)
- run in-portal script
- confirm, that exception class/message is shown in CLI
- confirm, that stack trace is shown
- confirm, that no HTML is present in the output
- trigger fatal error in place of exception
- run in-portal script
- confirm, that exception class/message is shown in CLI
- confirm, that stack trace is shown
- confirm, that no HTML is present in the output
Details
Details
- Reviewers
glebs - Commits
- rINP16334: Fixes INP-1522 - Adapt error output for CLI
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.