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-22 17:48:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d3665c804a7eb83a0960b24d56a950d8da9622d
yii2
/
framework
/
console
/
controllers
History
Qiang Xue
10cc19d0b6
Fixes
#5833
: The
message
command fails with a FK constraint error when trying to update messages
2014-10-31 10:01:20 -04:00
..
AssetController.php
Correct type declarations
2014-10-25 16:35:50 +03:00
BaseMigrateController.php
Correct type declarations
2014-10-25 16:35:50 +03:00
CacheController.php
fix breaking changes in markdown for console and API
2014-10-10 19:40:53 +02:00
FixtureController.php
Fixes
#5508
: Dropped the support for the
--append
option for the
fixture
command
2014-10-26 20:47:12 -04:00
HelpController.php
Fixes
#5484
: Fixed potential string suffix detection failure on 5.5.11
2014-10-11 09:35:55 -04:00
MessageController.php
Fixes
#5833
: The
message
command fails with a FK constraint error when trying to update messages
2014-10-31 10:01:20 -04:00
MigrateController.php
Fixes
#4914
2014-09-04 03:27:13 +04:00