mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
1b8d295767
API CHANGE: Debug::showError(), Debug::showLines(), Debug::log(), and Debug::header() removed NEW: Logging provided ZendLog has been removed and monolog introduced instead as a dependency. The “ErrorLogger” injection point is now the used as the logger that errors are fed into, and implements PSR-3’s Psr\Log\LoggerInterface. The SS_ERROR_LOG setting expect a Monolog Logger to be provided as the ErrorLogger. |
||
---|---|---|
.. | ||
BacktraceTest.php | ||
CsvBulkLoaderTest_Players.csv | ||
CsvBulkLoaderTest_PlayersWithCustomHeaderAndRelation.csv | ||
CsvBulkLoaderTest_PlayersWithHeader.csv | ||
CsvBulkLoaderTest_PlayersWithId.csv | ||
CsvBulkLoaderTest_PlayersWithIdUpdated.csv | ||
CsvBulkLoaderTest.php | ||
CsvBulkLoaderTest.yml | ||
CSVParserTest.php | ||
DeprecationTest.php | ||
DevAdminControllerTest.php | ||
FixtureBlueprintTest.php | ||
FixtureFactoryTest.php | ||
MySQLDatabaseConfigurationHelperTest.php |