Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Bizley deea1829db Fixes #14264: Fixed a bug where `yii\log\Logger::calculateTimings()` was not accepting messages with array tokens 7 years ago
..
DbTargetTest.php Added support for cloning a db connection 7 years ago
DispatcherTest.php Added Dispatcher tests of the following methods: (#12127) 8 years ago
EmailTargetTest.php fixed tests without assettions 8 years ago
FileTargetTest.php Used more specific unit test assertions in framework tests 8 years ago
LoggerTest.php Fixes #14264: Fixed a bug where `yii\log\Logger::calculateTimings()` was not accepting messages with array tokens 7 years ago
MySQLTargetTest.php added missing groups to tests 8 years ago
PgSQLTargetTest.php added missing groups to tests 8 years ago
SqliteTargetTest.php added missing groups to tests 8 years ago
SyslogTargetTest.php compatibility with PHPUnit 6.x added 8 years ago
TargetTest.php compatibility with PHPUnit 6.x added 8 years ago