Skip to content

3.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 19:25
· 19171 commits to 5.x since this release
3.9.4
22d9f40
  • Added craft\helpers\App::phpExecutable().
  • Added craft\helpers\Component::cleanseConfig().
  • craft\helpers\Component::createComponent() now filters out as X and on X keys from the component config.
  • Improved the reliability of Composer operations when PHP is running via FastCGI. (#13681)
  • Fixed an RCE vulnerability.