github josegonzalez/php-dotenv 2.0.0

latest releases: 4.0.0, 3.2.0, 3.1.0...
8 years ago
  • Dropped our parser in favor of the absolutely beautiful parser by @m1 here.

    This change now improves our .env parsing, and also makes parsed output a bit more lax. Please take note of this if you expect php-dotenv .env files to be bash compatible; you may wish to manually check as stated in the readme.

    One notable change is the introduction of a ParseException which is currently not caught by the ->parse() call. We retain the right to change this in a minor release to bring it in line with the rest of the codebase.

Don't miss a new php-dotenv release

NewReleases is sending notifications on new releases.