Skip to content

6.0.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@lcharette lcharette released this 17 May 03:49
· 1108 commits to 5.1 since this release

What's Changed

Fixed

  • DotenvEditor::save() now preserves existing file permissions when overwriting a file, and creates new files with mode 0644 instead of the restrictive 0600 that tempnam() produces. This prevented the web server process (e.g. www-data) from reading a .env file created or updated via php bakery setup:env.

Full Changelog: 6.0.0-rc.2...6.0.0-rc.3