Skip to content

Allow installing extensions on PHP 8.1 normally #63

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

Merged

Conversation

weierophinney
Copy link
Member

When releasing 1.14.0, I missed that the extensions script had a special case for 8.1, and discovered it later (https://github.com/mezzio/mezzio-authentication/runs/4397696325?check_suite_focus=true#step:3:17).

This patch removes that case by commenting it out, but leaves the comment as an example of how to vary behavior based on PHP version.

When releasing 1.14.0, I missed that the extensions script had a special case for 8.1, and discovered it later (https://github.com/mezzio/mezzio-authentication/runs/4397696325?check_suite_focus=true#step:3:17).

This patch removes that case by commenting it out, but leaves the comment as an example of how to vary behavior based on PHP version.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
@weierophinney weierophinney added this to the 1.14.1 milestone Dec 2, 2021
@weierophinney weierophinney added the Bug Something isn't working label Dec 2, 2021
@weierophinney weierophinney merged commit 1496255 into laminas:1.14.x Dec 2, 2021
@weierophinney weierophinney deleted the hotfix/php-8.1-extensions branch December 2, 2021 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant