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 compatibility with symfony/finder 3.4 and Symfony 7 #32

Merged
merged 2 commits into from
Nov 10, 2024

Conversation

wouterj
Copy link
Contributor

@wouterj wouterj commented Nov 9, 2024

Description

I'm planning to use this project to help us remove a legacy Symfony 3.4 application. The Finder component used by the analyzer was the only Symfony component not marked as 3.4 compatible. However, it uses no 4.0+ specific features as far as I can see.

While working on it, I also took the opportunity to mark Symfony 7.0+ support for this library.

@scheb
Copy link
Owner

scheb commented Nov 10, 2024

Hi Wouter, good so see you! How are you doing? :)

I cannot remember why the finder component is limited to Symfony 4, while all the others aren't. Seems to be fine with 3,4 though 🤷

@scheb scheb merged commit 9332029 into scheb:1.x Nov 10, 2024
3 of 5 checks passed
@wouterj wouterj deleted the sf-34 branch November 10, 2024 11:06
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.

2 participants