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

fix: require ext-intel php extension #7414

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

DanteB918
Copy link
Contributor

@DanteB918 DanteB918 commented Oct 18, 2024

fix #7129

Hi! I was getting the same issue as the one in the issue above, this extension should be required so that the Collator class not found doesn't pop up for anyone else trying to work on the project.

Please make this PR hacktoberfest-accepted 😁

@CLAassistant
Copy link

CLAassistant commented Oct 18, 2024

CLA assistant check
All committers have signed the CLA.

@djaiss
Copy link
Member

djaiss commented Oct 25, 2024

Thanks so much for this PR and for noticing the issue.

@djaiss djaiss enabled auto-merge (squash) October 25, 2024 19:24
@djaiss djaiss disabled auto-merge October 25, 2024 19:32
@djaiss djaiss merged commit 37ac218 into monicahq:main Oct 25, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Collator class not found - missing ext-intl dependency
3 participants