For certain configuration validation issues, MWLBFactory writes a message and exits, instead of throwing an exception. This always fails with an uncaught exception error because MWExceptionRenderer::output with AS_PRETTY tries to re-enter MWLBFactory. So instead, use AS_RAW. Change-Id: I4ab5ad9672d545b272e173e0e6170e769016df0a |
||
|---|---|---|
| .. | ||
| AbstractSchemaValidationError.php | ||
| AbstractSchemaValidator.php | ||
| CloneDatabase.php | ||
| MWLBFactory.php | ||