This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-11-03 22:32:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
log
History
Bizley
ddee256a1a
Fixes
#14133
: Fixed bug when calculating timings with mixed nested profile begin and end in
yii\log\Logger::calculateTimings()
2017-05-12 11:48:16 +03:00
..
migrations
Fixes
#12599
: Fixed MSSQL fail to work with
nvarbinary
. Enhanced SQL scripts compatibility with older versions
2017-01-23 10:31:52 +03:00
DbTarget.php
Added support for cloning a db connection
2017-05-10 09:46:10 +02:00
Dispatcher.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
EmailTarget.php
PSR-2 spaces, commas, etc
2015-06-09 00:05:06 +03:00
FileTarget.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
Logger.php
Fixes
#14133
: Fixed bug when calculating timings with mixed nested profile begin and end in
yii\log\Logger::calculateTimings()
2017-05-12 11:48:16 +03:00
SyslogTarget.php
release version 2.0.11
2017-02-01 17:46:29 +01:00
Target.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00