This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-23 07:27:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7da8ca8a67f9507a75c34759117e5bfa99ecccdc
yii2
/
framework
/
views
History
Alexander Makarov
76e8556d34
#9465
better naming, code polish, changelog, docs wording
2015-11-20 22:50:32 +03:00
..
errorHandler
Use === instead of == where possible
2015-10-10 01:04:35 +03:00
addColumnMigration.php
Fixes
#9465
: ./yii migrate/create now generates code based on migration name and --fields
2015-11-20 22:08:47 +03:00
createJunctionMigration.php
#9465
better naming, code polish, changelog, docs wording
2015-11-20 22:50:32 +03:00
createMigration.php
Fixes
#9465
: ./yii migrate/create now generates code based on migration name and --fields
2015-11-20 22:08:47 +03:00
dropColumnMigration.php
Fixes
#9465
: ./yii migrate/create now generates code based on migration name and --fields
2015-11-20 22:08:47 +03:00
dropMigration.php
Fixes
#9465
: ./yii migrate/create now generates code based on migration name and --fields
2015-11-20 22:08:47 +03:00
messageConfig.php
Fixes
#7856
: Fixed comments order in messageConfig
2015-03-25 00:25:07 +03:00
migration.php
Removed extra line break
2015-08-25 09:54:18 +06:00