Releases: vlucas/phpdotenv
Releases · vlucas/phpdotenv
V4.1.8 (14/07/2020)
V3.6.7 (14/07/2020)
V2.6.6 (14/07/2020)
V5.0.0 (07/06/2020)
We announce the immediate availability V5.0.0.
We've made some further improvements to this library, since v4, maintaining the same API where possible.
New Features
- Support for multibyte values
- More flexible repositories
- Disable
get/putenv
by default - Replaced whitelists by allow lists
- Strict parameter typing
Upgrading Notes
Please see the upgrading guide.
V4.1.7 (07/06/2020)
V3.6.6 (07/06/2020)
V2.6.5 (07/06/2020)
V4.1.6 (23/05/2020)
We announce the immediate availability V4.1.6.
Bug Fixes
- Graceful preg error handling when parsing names (8f71e9a)
V3.6.5 (23/05/2020)
We announce the immediate availability V3.6.5.
Bug Fixes
- Graceful preg error handling when parsing names (5c8934c)