Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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 5.4.

Packages

php-pecl-env-0.2.1-1.el6.remi.5.4.x86_64 [12 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
php-pecl-env-0.2.0-1.el6.remi.5.4.x86_64 [11 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