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
  • Paul Klimov's avatar
    Fallback at `Security::generateRandomKey()` removed · 69abbc7f
    Paul Klimov authored 11 years ago
    69abbc7f
Name
Last commit
Last update
apps 'Security' helper usage switched to 'security' application component. 11 years ago
build updated phpdoc and classmap 11 years ago
docs Extra namespace at docs removed 11 years ago
extensions Docs regarding `Security` component usage updated. 11 years ago
framework Fallback at `Security::generateRandomKey()` removed 11 years ago
tests Option `Security::autoGenerateSecretKey` added 11 years ago
.gitattributes Forcedly set file type by extension. 12 years ago
.gitignore ignore composer.lock in applications (yii2-dev only) 11 years ago
.scrutinizer.yml reverted accidentally disabling of code coverage. 11 years ago
.travis.yml try to fix hhvm tests 11 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 11 years ago
LICENSE.md updated license information. 11 years ago
README.md Added HHVM badge to README 11 years ago
composer.json implemented markdown parsing for console command description 11 years ago
phpunit.xml.dist path fixes. 11 years ago
README.md