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

Compiling the snappy extension is breaking CI #105

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented May 22, 2023

It's not worth fixing the build of the snappy extension given that it's deprecated for removal ASAP.

The failed build is causing extension not found errors which in turn is causing phpcs to fail.

The build has been failing with these errors for a while so tests have just been skipped anyway.

Q A
QA yes

It's not worth fixing the build of the snappy extension given that it's deprecated for removal ASAP.

The failed build is causing `extension not found` errors which in turn is causing `phpcs` to fail.

The build has been failing with these errors for a while so tests have just been skipped anyway.

Signed-off-by: George Steel <[email protected]>
@gsteel gsteel added this to the 2.33.0 milestone May 22, 2023
@Ocramius Ocramius added Enhancement dependencies Pull requests that update a dependency file labels May 22, 2023
@gsteel gsteel mentioned this pull request May 30, 2023
1 task
@gsteel gsteel self-assigned this Jul 3, 2023
@gsteel gsteel merged commit 0966c65 into laminas:2.33.x Jul 3, 2023
@gsteel gsteel deleted the skip-snappy-build branch July 3, 2023 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants