yii2
https://github.com/yiisoft/yii2
PHP
Yii 2: The Fast, Secure and Professional PHP Framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported47 Subscribers
View all SubscribersAdd a CodeTriage badge to yii2
Help out
- Issues
- Synt to master branch.
- Add `create_sid()` and `validateId()` to `SessionHandler` and skip missing keys in `Cache::multiGet()` unserialize for PHP `8.6`.
- Remove `yii\build\controllers\PhpDocController`
- Add `no_unused_imports` rule to PHP CS Fixer config
- Model::rules() return annotation incorrectly restricts array keys to integers
- Fix unnecessary query when accessing a relation on a new ActiveRecord
- The default .editorconfig forces 4-space indentation in Zed
- ActiveRecord relation access on new model executes unnecessary query with 0=1 condition
- Fix boundary extraction from Content-Type with additional parameters
- Use full 64 bit keyspace for PgSQL advisory lock keys
- Docs
- PHP not yet supported