Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PHP module script when Cflinuxfs3 is deprecated #225

Open
sophiewigmore opened this issue Feb 6, 2023 · 0 comments
Open

Update PHP module script when Cflinuxfs3 is deprecated #225

sophiewigmore opened this issue Feb 6, 2023 · 0 comments

Comments

@sophiewigmore
Copy link
Member

sophiewigmore commented Feb 6, 2023

Recently, for Cflinuxfs4, we updated the location of the PHP extension YAML files in our binary builder code to https://github.com/cloudfoundry/buildpacks-ci/tree/master/tasks/build-binary-new-cflinuxfs4/php_extensions.

In order to make the scripts work with the new file locations, we will need to update the following files:

  • scripts/php-modules
  • tasks/check-for-latest-php-module-versions

Blocked

We should not make this change until Cflinuxfs3 is deprecated, as the PHP extension bump scripts will continue to work with the version of the extension files that are in the original location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Not scoped
Development

No branches or pull requests

2 participants