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-14 06:11:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
tests
/
framework
/
console
History
Robert Korulczyk
5992eea571
Fixes
#11808
:
_table
and
_column
suffixes are now required when generating migration
2016-07-04 12:50:37 +03:00
..
controllers
Fixes
#11808
:
_table
and
_column
suffixes are now required when generating migration
2016-07-04 12:50:37 +03:00
ControllerTest.php
Fixed
yii\console\Application::runAction
to not to corrupt response exit code when action returns Response object
2016-04-22 17:24:11 +02:00
FakeController.php
Fixed
yii\console\Application::runAction
to not to corrupt response exit code when action returns Response object
2016-04-22 17:24:11 +02:00