Skip to content

Output PHP extensions with version #49

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

boesing
Copy link
Member

@boesing boesing commented Aug 19, 2021

Q A
BC Break no
New Feature yes

Description

I am currently implementing PHP 8.0 support for laminas/laminas-cache-storage-adapter-memcached.
I've executed tests locally where all of them passed on PHP 8.0.
When running within the container of laminas-ci, it fails.

Maybe this has something to do with the extension version the container is using and thus, I'd like to see which version is currently built into the container.


This supersedes #45

@boesing boesing added this to the 1.11.0 milestone Aug 19, 2021
@boesing boesing requested a review from weierophinney August 19, 2021 22:01
No need for intermediary variable.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>
Copy link
Member

@weierophinney weierophinney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@weierophinney weierophinney merged commit d34e167 into 1.11.x Aug 23, 2021
@weierophinney weierophinney deleted the feature/output-php-extensions-with-their-versions branch August 23, 2021 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants