⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.45
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
toner-aktuell.de
/
vendor
/
symfony
/
dotenv
/
Edit File: CHANGELOG.md
CHANGELOG ========= 5.4 --- * Add `dotenv:dump` command to compile the contents of the .env files into a PHP-optimized file called `.env.local.php` * Add `debug:dotenv` command to list all dotenv files with variables and values * Add `$overrideExistingVars` on `Dotenv::bootEnv()` and `Dotenv::loadEnv()` 5.1.0 ----- * added `Dotenv::bootEnv()` to check for `.env.local.php` before calling `Dotenv::loadEnv()` * added `Dotenv::setProdEnvs()` and `Dotenv::usePutenv()` * made Dotenv's constructor accept `$envKey` and `$debugKey` arguments, to define the name of the env vars that configure the env name and debug settings * deprecated passing `$usePutenv` argument to Dotenv's constructor 5.0.0 ----- * using `putenv()` is disabled by default 4.3.0 ----- * deprecated use of `putenv()` by default. This feature will be opted-in with a constructor argument to `Dotenv` 4.2.0 ----- * added `Dotenv::overload()` and `$overrideExistingVars` as optional parameter of `Dotenv::populate()` * added `Dotenv::loadEnv()` to load a .env file and its corresponding .env.local, .env.$env and .env.$env.local files if they exist 3.3.0 ----- * [BC BREAK] Since v3.3.7, the latest Dotenv files override the previous ones. Real env vars are not affected and are not overridden. * added the component
Simpan