Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
Y
yii2
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PSDI Army
  • yii2
  • Repository

Switch branch/tag
  • yii2
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Qiang Xue's avatar
    Fixes #3251: controller should be created using DI container. · f48a7aed
    Qiang Xue authored 11 years ago
    f48a7aed
Name
Last commit
Last update
apps Fixes #3088: The debug and gii modules will manage their own URL rules now 11 years ago
build phpdoc 11 years ago
docs rewrote overview of guide. [skip ci] 11 years ago
extensions use mb_ string functions to truncate description 11 years ago
framework Fixes #3251: controller should be created using DI container. 11 years ago
tests file helper did not preserve relative paths 11 years ago
.gitattributes Forcedly set file type by extension. 12 years ago
.gitignore testing: do not require php ext in composer.json and use composer phpunit on travis 11 years ago
.scrutinizer.yml reverted accidentally disabling of code coverage. 11 years ago
.travis.yml fix scrutinizer path 11 years ago
CONTRIBUTING.md Fix typo 11 years ago
LICENSE.md updated license information. 11 years ago
README.md added code coverage using scrutinizer.com 11 years ago
composer.json added missing suggestion to composer.json 11 years ago
phpunit.xml.dist path fixes. 11 years ago
README.md