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-03 22:32:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
console
/
controllers
History
Alexander Makarov
496de65ee2
Fixes
#12053
:
./yii migrate/create
was generating wrong code when using
bigPrimaryKey
2016-08-05 01:09:55 +03:00
..
AssetController.php
Use $arr[] = 'x' instead of array_push
2016-02-16 14:35:15 +03:00
BaseMigrateController.php
Fixed typo in BaseMigrateController.php (
#12033
)
2016-07-28 16:34:48 +03:00
CacheController.php
#10503
: Added note about flusing APC and OpCache from CLI
2016-07-05 23:05:39 +03:00
FixtureController.php
Added missing phpdoc
2016-07-30 00:02:51 +03:00
HelpController.php
fix name method
2016-03-04 14:13:18 +01:00
MessageController.php
Added missing phpdoc
2016-07-30 00:02:51 +03:00
MigrateController.php
Fixes
#12053
:
./yii migrate/create
was generating wrong code when using
bigPrimaryKey
2016-08-05 01:09:55 +03:00
ServeController.php
coding style fixes
2016-05-26 11:19:32 +02:00