Added
-
This release adds the ability to provide a
.laminas-ci/pre-install.sh
script in your repository. The action will execute this after enabling the selected PHP version, but before thecomposer install
operation, making it a good candidate for such operations as compiling/installing extensions. -
This release adds the dev tools for each PHP version, and ensures that phpize and php-config point to the appropriate PHP version. These changes allow using PECL to install packages not provided in the Sury repository.
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.