PHP Persistent Configurations Container
Yaconf is a configurations container, it parses ini files, and store the result in PHP when PHP is started
License: PHP
Version | Release | Download |
1.1.0 | 2020-03-12 | yaconf-1.1.0.tgz |
1.0.8 | 2019-12-23 | yaconf-1.0.8.tgz |
1.0.7 | 2017-12-31 | yaconf-1.0.7.tgz |
1.0.6 | 2017-07-27 | yaconf-1.0.6.tgz |
1.0.5 | 2017-04-27 | yaconf-1.0.5.tgz |
Version | Message |
1.1.0 |
- Refactor Yaconf for performance - Around 40% time reduced according to benchmark |
1.0.8 |
- Fixed PHP-7.4 build - Added Yaconf::__debug_info method for debug purpose |
1.0.7 |
- Fixed PHP-7.2 build - Fixed HT flags |
1.0.6 | - Fixed PHP-7.2 Compatiblity |
1.0.5 | - Fixed issue #26 (Segmentation fault $php_fpm_BIN --daemonize $php_opts) |