vlucas/phpdotenv
### [`v5.5.0`](https://togithub.com/vlucas/phpdotenv/releases/tag/v5.5.0): (16/10/2022)
[Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.4.1...v5.5.0)
We announce the immediate availability V5.5.0.
##### New Features
- Add support for unicode variable names ([`1a7ea2a`](https://togithub.com/vlucas/phpdotenv/commit/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7))
##### Changes
- Add official support for PHP 8.2 ([`b674e23`](https://togithub.com/vlucas/phpdotenv/commit/b674e23043fb054147eea190465467a71dd2ed85))
- Made repository checks a little stricter ([`4c16545`](https://togithub.com/vlucas/phpdotenv/commit/4c165455a670005a05edbdf97a5590aa3e4936ec))
##### Bug Fixes
- Fix issue where line ending in `="` is incorrectly marked as a multi-line start ([`f926695`](https://togithub.com/vlucas/phpdotenv/commit/f9266951999a6a4059a6edea926a1d19f40cfc3b))
### [`v5.4.1`](https://togithub.com/vlucas/phpdotenv/releases/tag/v5.4.1): (12/12/2021)
[Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.4.0...v5.4.1)
We announce the immediate availability V5.4.1.
##### Bug Fixes
- Updated author homepages ([`2e93cc9`](https://togithub.com/vlucas/phpdotenv/commit/2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141))
- Cleaned up phpdoc types ([`264dce5`](https://togithub.com/vlucas/phpdotenv/commit/264dce589e7ce37a7ba99cb901eed8249fbec92f))
### [`v5.4.0`](https://togithub.com/vlucas/phpdotenv/releases/tag/v5.4.0): (10/11/2021)
[Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.3.1...v5.4.0)
We announce the immediate availability V5.4.0.
##### New Features
- Add support for BOM-signed env files ([#501](https://togithub.com/vlucas/phpdotenv/issues/501))
### [`v5.3.1`](https://togithub.com/vlucas/phpdotenv/releases/tag/v5.3.1): (02/10/2021)
[Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.3.0...v5.3.1)
We announce the immediate availability V5.3.1.
##### Bug Fixes
- Fixed edge case issues on PHP 8.1 ([`622df6a`](https://togithub.com/vlucas/phpdotenv/commit/622df6a3c8113b9ee92f9e0a8add275b7d6aa1a1), [`4a4a82c`](https://togithub.com/vlucas/phpdotenv/commit/4a4a82c234ae2cfd28200eb865b37dd3ff29e673), [`accaddf`](https://togithub.com/vlucas/phpdotenv/commit/accaddf133651d4b5cf81a119f25296736ffc850))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
5.3.0
->5.5.0
Release Notes
vlucas/phpdotenv
### [`v5.5.0`](https://togithub.com/vlucas/phpdotenv/releases/tag/v5.5.0): (16/10/2022) [Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.4.1...v5.5.0) We announce the immediate availability V5.5.0. ##### New Features - Add support for unicode variable names ([`1a7ea2a`](https://togithub.com/vlucas/phpdotenv/commit/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7)) ##### Changes - Add official support for PHP 8.2 ([`b674e23`](https://togithub.com/vlucas/phpdotenv/commit/b674e23043fb054147eea190465467a71dd2ed85)) - Made repository checks a little stricter ([`4c16545`](https://togithub.com/vlucas/phpdotenv/commit/4c165455a670005a05edbdf97a5590aa3e4936ec)) ##### Bug Fixes - Fix issue where line ending in `="` is incorrectly marked as a multi-line start ([`f926695`](https://togithub.com/vlucas/phpdotenv/commit/f9266951999a6a4059a6edea926a1d19f40cfc3b)) ### [`v5.4.1`](https://togithub.com/vlucas/phpdotenv/releases/tag/v5.4.1): (12/12/2021) [Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.4.0...v5.4.1) We announce the immediate availability V5.4.1. ##### Bug Fixes - Updated author homepages ([`2e93cc9`](https://togithub.com/vlucas/phpdotenv/commit/2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141)) - Cleaned up phpdoc types ([`264dce5`](https://togithub.com/vlucas/phpdotenv/commit/264dce589e7ce37a7ba99cb901eed8249fbec92f)) ### [`v5.4.0`](https://togithub.com/vlucas/phpdotenv/releases/tag/v5.4.0): (10/11/2021) [Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.3.1...v5.4.0) We announce the immediate availability V5.4.0. ##### New Features - Add support for BOM-signed env files ([#501](https://togithub.com/vlucas/phpdotenv/issues/501)) ### [`v5.3.1`](https://togithub.com/vlucas/phpdotenv/releases/tag/v5.3.1): (02/10/2021) [Compare Source](https://togithub.com/vlucas/phpdotenv/compare/v5.3.0...v5.3.1) We announce the immediate availability V5.3.1. ##### Bug Fixes - Fixed edge case issues on PHP 8.1 ([`622df6a`](https://togithub.com/vlucas/phpdotenv/commit/622df6a3c8113b9ee92f9e0a8add275b7d6aa1a1), [`4a4a82c`](https://togithub.com/vlucas/phpdotenv/commit/4a4a82c234ae2cfd28200eb865b37dd3ff29e673), [`accaddf`](https://togithub.com/vlucas/phpdotenv/commit/accaddf133651d4b5cf81a119f25296736ffc850))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.