Skip to content

Releases: linna/dotenv

v1.1.1

20 Feb 19:09
Compare
Choose a tag to compare

New on this version

Fixed

  • composer.json updated PHP version from ^7.2 to >=7.2

v1.1.0

28 Mar 09:31
Compare
Choose a tag to compare

New on this version

Added

  • backslash in front of native functions
  • PHP 7.3 support
  • PHP 7.4 support
  • Linna\DotEnv\DotEnv->get() return type void

Fixed

  • the = char inside the value cause a wrong interpretation of the key = value pair
  • testParticularKeyValue now use correct @dataProvider

Removed

  • PHP 7.1 support

v1.0.1

19 Nov 19:21
Compare
Choose a tag to compare

New on this version

Fixed

  • Declare in .env using key = value instead of key=value not work

v1.0.0

19 Nov 17:03
Compare
Choose a tag to compare
v1.0.0 release