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-08-26 06:15:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
behaviors
History
Alexander Makarov
0adae899ce
Additional fix for SluggableBehavior immutability after merge of
#13449
2017-07-15 22:07:43 +03:00
..
AttributeBehavior.php
Fixes
#13586
: Added
$preserveNonEmptyValues
property to the
yii\behaviors\AttributeBehavior
2017-06-11 17:56:06 +03:00
AttributeTypecastBehavior.php
Added php-cs-fixer coding standards validation to Travis CI (
#14100
)
2017-06-12 12:25:45 +03:00
BlameableBehavior.php
Refactored BlameableBehavior to call
$app->has()
to check for component existence (
#14185
)
2017-07-04 13:52:52 +03:00
SluggableBehavior.php
Additional fix for SluggableBehavior immutability after merge of
#13449
2017-07-15 22:07:43 +03:00
TimestampBehavior.php
improved PHPdoc and
@since
annotations
2016-07-11 12:58:43 +02:00