php70-php-pecl-env - Load environment variables
- Website:
- http://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.0 as Software Collection (php70 by remi).
Packages
php70-php-pecl-env-0.2.1-1.el6.remi.x86_64 | [10 KiB] |
Changelog by Remi Collet (2016-01-02):
- Update to 0.2.1 (beta) - fix broken PHP 7 build open https://github.com/beberlei/env/pull/4 |
php70-php-pecl-env-0.2.0-1.el6.remi.x86_64 | [10 KiB] |
Changelog by Remi Collet (2016-01-01):
- Update to 0.2.0 (beta) - fix strange php 5.5 / i386 / ZTS open https://github.com/beberlei/env/pull/2 |