PHP Dotenv v4.0.0 Release Notes

Release Date: 2019-11-30 // over 4 years ago
  • We announce the immediate availability V4.0.0.

    We've made some further improvements to this library, since v3, maintaining the same API where possible.

    ๐Ÿ†• New Features

    • Match single quote semantics with bash (#380)
    • ๐Ÿ‘Œ Support escaping dollars in unquoted and double quoted strings (#380)
    • Right to left processing of environment variable interpolation (#380)
    • ๐Ÿ‘ More flexible design with support for separate readers and writers (#387)

    โฌ†๏ธ Upgrading Notes

    โฌ†๏ธ Please see the upgrading guide.