magento2
https://github.com/magento/magento2
PHP
Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) a
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 supported141 Subscribers
View all SubscribersAdd a CodeTriage badge to magento2
Help out
- Issues
- [Performance] Review Collection::addRateVotes() executes 2 DB queries per review (N+1)
- Load review rating votes with a single query in Review Collection::addRateVotes() (#40935)
- Fix media uploader ignoring DI-configured allowed file extensions (#39025)
- An unresolved plugin's dependency breaks `setup:di:compile` and makes it a hard-dependency
- Exclude orphan plugins from code generation
- Fix parallel static content deploy not returning error exit code on failure
- magento/magento2#40931. Fix Magento installation process in a case when the `env.php` config is present but database was deleted.
- The `setup:install` command fails if `app/etc/env.php` exists but the databse is empty.
- use constant-time comparison for custom option download secret_key
- Fix catalog rule price not applied for NOT LOGGED IN group over GraphQL
- Docs
- PHP not yet supported