php-vlucas-phpdotenv 5.4.1-2 source package in Ubuntu

Changelog

php-vlucas-phpdotenv (5.4.1-2) unstable; urgency=medium

  * Team upload
  * Force system dependencies loading

 -- David Prévot <email address hidden>  Fri, 08 Mar 2024 20:09:19 +0100

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-vlucas-phpdotenv_5.4.1-2.dsc 1.9 KiB ecddcad7673be382edafd9f131505642597da02259103de5944fae8fb2f29594
php-vlucas-phpdotenv_5.4.1.orig.tar.xz 32.6 KiB ec136589151306ae7dc5eae678638360ebf70b19bb94f3a9622497e7f087aec3
php-vlucas-phpdotenv_5.4.1-2.debian.tar.xz 3.4 KiB c412d92849d892f4dde44e7ed908c403c8520f829151b9254e3f96350340d28e

Available diffs

No changes file available.

Binary packages built by this source

php-vlucas-phpdotenv: environment variable file loader for PHP

 PHP library implementing an environment variable file (.env) loader for PHP.
 .
 The environment file loader will load environment variables from .env files to
 getenv(), $_ENV and $_SERVER automagically.