mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
4c772c80c3
API: Add HTTPOutputHandler::setCLIFormatter Fixes https://github.com/silverstripe/silverstripe-framework/issues/6835 This provides detailed errors (but not warnings or notices) in CLI calls on live environments. It does this by adding a 2nd argument to our output handler, CliFormatter. This formatter will be used when Director::is_cli() is true. |
||
---|---|---|
.. | ||
00_Model | ||
01_Templates | ||
02_Controllers | ||
03_Forms | ||
04_Configuration | ||
05_Extending | ||
06_Testing | ||
07_Debugging | ||
08_Performance | ||
09_Security | ||
10_Email | ||
11_Integration | ||
12_Search | ||
13_i18n | ||
14_Files | ||
15_Customising_the_Admin_Interface | ||
16_Execution_Pipeline | ||
17_CLI | ||
18_Cookies_And_Sessions | ||
index.md |