php74-php-pecl-env - Load environment variables
- Website:
- https://pecl.php.net/package/env
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
Based on 12Factor Application rules this extension allows you to load environment variables into every PHP request, in every SAPI using a global configuration file with key value pairs of environment variables. Package built for PHP 7.4 as Software Collection (php74 by remi).
Packages
php74-php-pecl-env-0.2.1-9.fc32.remi.x86_64 | [16 KiB] |
Changelog by Remi Collet (2020-02-19):
- add patch for GCC 10 from https://github.com/beberlei/env/pull/8 |