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-04 06:37:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
apps
/
advanced
/
tests
/
codeception
History
Alexander Makarov
b829d9d45a
Fixes
#4827
: default config for functional tests of both basic and advanced app now turns off CSRF validation while providing commented out alternative setting cookie domain to localhost
2014-10-28 02:03:02 +03:00
..
_output
Removed db module from basic app, renamed _helpers to _support and _logs to _output
2014-08-16 17:16:05 +04:00
backend
aliases.php
renamed to
bootstrap.php
(introduced to specific applications too)
2014-09-12 11:29:48 +04:00
bin
Fixed entry script name
2014-10-18 19:31:39 +04:00
common
aliases.php
renamed to
bootstrap.php
(introduced to specific applications too)
2014-09-12 11:29:48 +04:00
config
Fixes
#4827
: default config for functional tests of both basic and advanced app now turns off CSRF validation while providing commented out alternative setting cookie domain to localhost
2014-10-28 02:03:02 +03:00
console
aliases.php
renamed to
bootstrap.php
(introduced to specific applications too)
2014-09-12 11:29:48 +04:00
frontend
aliases.php
renamed to
bootstrap.php
(introduced to specific applications too)
2014-09-12 11:29:48 +04:00