This file is used to list changes made in each version of the osl-php cookbook.
- Remove
conf.d
directory after installing
- Also test php-fpm on non-system PHP
- Remove
conf.modules.d
directory after installing
- Add support for PHP 8.2/8.3/8.4
- Add AlmaLinux 9
- Remove support for CentOS 7
- Convert to Resource-Based
- Helper methods for setting php-fpm servers base on memory
- Remove CentOS Stream 8
- Update support for pecl-imagic
- Added PHP 7.4 to ius archive versions
- AlmaLinux 8 Support
- Update to composer 2.2.18
- Add composer pin to metadata
- Remove PHP 7.1 and 7.3 support
- Proper C8 support w/ Remi modules
- Set the default timezone to UTC
- Allow pecl-imagick for php7.4 on CentOS 7
- Migrate to using osl-repos
- Set unified_mode for custom resources
- Fix default IUS installation if we don't explictly set node['php']['version']
- Enable Selinux Enforcing
- Update Chef dependency to >= 16
- Update to cookbook use php 8.0
- Use ius-archive repo for php 7.2
- Fix disabling ius-archive when switching between versions
- Remove support for php 5.3 and 7.0
- updates for 16
- Update php bash helpers
- Add phpcheck & phpshow bash aliases
- Added exclusions for php7.4 packages
- Chef 15 fixes
- Workaround for ImageMagick on CentOS 7 with ius-archive
- Set PHP 7.1 as archived
- CentOS 8
- Chef 14 post-migration fixes
- Allow Composer version to be configured via attribute
- Add support for PHP 7.3
- Bump to yum-ius ~> 3.1.0 to pull in upstream fixes
- Migrate to Chef 14
- Fix IUS archive not being enabled properly
- Added Option to Install + Configure Zend Opcache
- Bring php-5.3 back from the dead
- Enable IUS Archive repo for PHP 5.6, 7.0
- Added custom resource for php ini files
- Chef 13 compatibility fixes
- Fix issue with pear and php72u
- Normalize node['osl-php']['packages'] to be agnostic to PHP versions
- Use php cookbook version 4.5.0.
- Lock upstream cookbook to what we have in production
- Include php::ini in packages recipe.
- Clean up osl-php
- Create composer cookbook, along with chefspec testing
- Initial release of osl-php