Releases: linna/dotenv
Releases · linna/dotenv
v1.1.1
v1.1.0
New on this version
Added
- backslash in front of native functions
- PHP 7.3 support
- PHP 7.4 support
Linna\DotEnv\DotEnv->get()
return typevoid
Fixed
- the
=
char inside thevalue
cause a wrong interpretation of thekey = value
pair testParticularKeyValue
now use correct@dataProvider
Removed
- PHP 7.1 support