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
Commits
df991951
Commit
df991951
authored
Sep 24, 2014
by
Alexander Makarov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed changelog formatting
parent
f109e2d0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CHANGELOG.md
framework/CHANGELOG.md
+1
-1
No files found.
framework/CHANGELOG.md
View file @
df991951
...
...
@@ -268,7 +268,7 @@ Yii Framework 2 Change Log
-
Chg #4071:
`mail`
component renamed to
`mailer`
,
`yii\log\EmailTarget::$mail`
renamed to
`yii\log\EmailTarget::$mailer`
(samdark)
-
Chg #4147:
`BaseMailer::compose()`
will not overwrite the
`message`
parameter if it is explicitly provided (qiangxue)
-
Chg #4188: API exceptions are now exposing less data when YII_DEBUG is false (samdark)
-
Chg #4201: change default value of
`SyslogTarget::facility`
from
LOG_SYSLOG to LOG_USER
(dizews)
-
Chg #4201: change default value of
`SyslogTarget::facility`
from
`LOG_SYSLOG`
to
`LOG_USER`
(dizews)
-
Chg #4211: BaseActiveRecord::populateRecord now silently hide selected columns that are not defined in AR instead of failing with an error (miramir)
-
Chg #4227:
`\yii\widgets\LinkPager::$hideOnSinglePage`
is now
`true`
by default (samdark)
-
Chg #4310: Removed
`$data`
from signature of
`yii\rbac\ManagerInterface`
(samdark)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment