Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHPStan & CS-Fixer Rules for Plugin Compatibility Across Shopware Versions #49

Open
pavel-rossinsky opened this issue Dec 5, 2024 · 0 comments

Comments

@pavel-rossinsky
Copy link

The PHPStan job for a Shopware plugin or app requires a configuration file. I am developing a plugin or app intended to be compatible with Shopware versions 6.4.* through the latest release.

Are there specific sets of mandatory PHPStan rules that my plugin must adhere to for each Shopware version? For example, should I use version-specific config files like 6.4-phpstan.neon.dist for Shopware 6.4.*?

Additionally, does the same principle apply to the configuration of PHP CS Fixer? Are there distinct mandatory rules for code style compliance per Shopware version?

Thanks in advance for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant