6.0.0-rc.3
Pre-release
Pre-release
What's Changed
Fixed
DotenvEditor::save()now preserves existing file permissions when overwriting a file, and creates new files with mode0644instead of the restrictive0600thattempnam()produces. This prevented the web server process (e.g.www-data) from reading a.envfile created or updated viaphp bakery setup:env.
Full Changelog: 6.0.0-rc.2...6.0.0-rc.3