vlucas / phpdotenv

Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
BSD 3-Clause "New" or "Revised" License
13.15k stars 626 forks source link

Test against php 8.3 #560

Closed sergiy-petrov closed 11 months ago

GrahamCampbell commented 11 months ago

Thanks, though this change required a little more work, and some upstream changes. This is now complete, in master, and v5.6.0 will be released shortly.