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-19 16:01:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
557e3430e30cd82f43bbe8d9dd5baf1493de733b
yii2
/
extensions
/
gii
/
generators
History
Johnny Theill
276883b890
Use 'Yii::$app->request->post()' instead of $_POST
2014-02-17 03:29:48 +01:00
..
controller
Fixes
#2298
: Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue)
2014-02-04 08:30:27 -05:00
crud
Use 'Yii::$app->request->post()' instead of $_POST
2014-02-17 03:29:48 +01:00
form
Use 'Yii::$app->request->post()' instead of $_POST
2014-02-17 03:29:48 +01:00
model
Removed unused variables
2014-02-07 13:39:35 +04:00
module
updated phpdoc properties
2014-01-28 00:11:18 +01:00