TinyEnv: Missing .env file not required — may cause unexpected behavior
TinyEnv did not require the .env file to exist when loading environment variables. This could lead to unexpected behavior where the application silently ignores missing configuration, potentially causing insecure defaults or deployment misconfigurations. Affected versions: 1.0.1 → 1.0.2 1.0.9 → 1.0.10