PHP Dotenv v5.2.0 Release Notes

Release Date: 2020-09-14 // over 4 years ago
  • We announce the immediate availability V5.2.0.

    🆕 New Features

    • Support boolean values in $_ENV and $_SERVER (#457)

Previous changes from v5.1.0

  • We announce the immediate availability V5.1.0.

    🆕 New Features

    • ➕ Added Dotenv::createArrayBacked() and Dotenv::parse() (ad9eb3f)