14 Commits (c297986066e39b444de7d6b5e5166a53c933fd88)

Author SHA1 Message Date
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Bizley deea1829db Fixes #14264: Fixed a bug where `yii\log\Logger::calculateTimings()` was not accepting messages with array tokens 7 years ago
Bizley ddee256a1a Fixes #14133: Fixed bug when calculating timings with mixed nested profile begin and end in `yii\log\Logger::calculateTimings()` 7 years ago
Klimov Paul 15561b7a2c unit test fix 8 years ago
Klimov Paul dee88787fc compatibility with PHPUnit 6.x added 8 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
bashkarev 338e5967cb
Added Logging of memory usage 8 years ago
Klimov Paul 11c93c405c fix `LoggerTest` to be more reliable 8 years ago
Dmitriy Makarov 81479ff085 Added Dispatcher tests of the following methods: (#12127) 8 years ago
Dmitriy Makarov 5d09f32b3b Added logger tests of the following methods: (#12083) 8 years ago
Dmitriy Makarov dc4a4b456c Test for logger, flush method (#12041) 8 years ago
Dmitriy Makarov b2b2cb2ada Added more tests for logger (#12034) 8 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Carsten Brandt 093f5ebd32 ensure log dispatcher gets registered with logger in all cases 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Carsten Brandt 0ea05a6460 added unit tests for logger and log target 11 years ago