requirements
requirements copied to clipboard
Requirements checker
| Q | A | ------------- | --- | Is bugfix? | ✔️ | New feature? | ❌ | Breaks BC? | ❌
Updates the requirements on [vimeo/psalm](https://github.com/vimeo/psalm) to permit the latest version. Release notes Sourced from vimeo/psalm's releases. 5.7.1 What's Changed Fixes Always use 0x7FFEBFFF opcache optimization level (fixes #9340) by @danog...
Added composer-require-checker according to https://github.com/yiisoft/actions/pull/9
From the experience, Symfony Expression Language component could be useful for this purpose. https://github.com/symfony/expression-language Right now it's just a simple `eval` and we all know how dangerous it could be....
Added rector/rector to CI and composer.json. Mass creation refers to https://github.com/yiisoft/yii-dev-tool/pull/232
Looking at the code, it's not really needed for the API, and it has the drawback of being Yii specific (for a non-Yii specific package). Should we consider removing it...
For example, `normalizeRequirement()` and `$result`.