Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
88d38b7820d8927b4c5ee6dd4cc21832d824e1c9
Switch branch/tag
yii2
framework
log
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH`
· 88d38b78
Qiang Xue
authored
10 years ago
88d38b78
Name
Last commit
Last update
..
DbTarget.php
`yii\mongodb\log\MongoDbTarget` log target added
10 years ago
Dispatcher.php
added trace level to log message formatting
10 years ago
EmailTarget.php
Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer`
10 years ago
FileTarget.php
changed default for rotateByCopy of FileTarget
10 years ago
Logger.php
Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH`
10 years ago
SyslogTarget.php
property codestyle framework
10 years ago
Target.php
Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare
10 years ago