This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-14 03:07:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8df1017f42e00320e56a94b912e68804803cd821
yii2
/
framework
/
log
History
Robert Korulczyk
4aa935e69e
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
..
migrations
Changed SQLite
fix
#11652
according to
https://github.com/yiisoft/yii2/pull/11653#issuecomment-224016289
2016-06-06 19:57:42 +03:00
DbTarget.php
fixes
#11333
avoid serializing php7 errors (
#11335
)
2016-04-13 05:52:48 +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
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
SyslogTarget.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
Target.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00