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

Add Uid normalizer #131

Merged
merged 7 commits into from
Nov 29, 2023
Merged

Add Uid normalizer #131

merged 7 commits into from
Nov 29, 2023

Conversation

amenophis
Copy link
Contributor

This PR add the Symfony Uid normalizer

@amenophis
Copy link
Contributor Author

@dunglas Do you know how i can handle the installation for symfony/uid only for php >= 7.2 ?

Thanks 🙏

@amenophis
Copy link
Contributor Author

@dunglas Can you help on this ?

@dunglas
Copy link
Owner

dunglas commented Nov 29, 2023

You can either bump the minimum PHP version (PHP <8 isn't maintained anymore) or install symfony/uid only in the CI workflows when PHP >= 7.2.

@amenophis
Copy link
Contributor Author

Are you OK with removing compatibility with < 8 ?

@amenophis
Copy link
Contributor Author

@dunglas With symfony 7.0 release, the CI was broken, are you OK to revert 7.0 support now ? I will send a new PR with a complete support

@dunglas
Copy link
Owner

dunglas commented Nov 29, 2023

Yes, no problem

@amenophis
Copy link
Contributor Author

The PR is ready, ok for merge ?

@dunglas dunglas merged commit 18a4d61 into dunglas:main Nov 29, 2023
6 checks passed
@dunglas
Copy link
Owner

dunglas commented Nov 29, 2023

Thank you!!

@amenophis amenophis deleted the uid-normalizer branch November 30, 2023 06:56
@back-2-95
Copy link
Contributor

@amenophis were you planning to do that new PR (bringing back SF7 support) or?

@amenophis
Copy link
Contributor Author

@back-2-95 In progress here: #133

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.

None yet

3 participants