Skip to content

Add support for Symfony 8 (2.x branch) - #75

Merged
sstok merged 1 commit into
rollerworks:2.0from
sstok:feature/symfony8-2.x
Feb 25, 2026
Merged

Add support for Symfony 8 (2.x branch)#75
sstok merged 1 commit into
rollerworks:2.0from
sstok:feature/symfony8-2.x

Conversation

@sstok

Copy link
Copy Markdown
Member
QA
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Fixed tickets
LicenseMIT

Add support for Symfony 8 in the 2.x branch, this is the lowest possible branch as the 1.x branches still allow Symfony 6, which would require to much juggling with older PHP versions.

This should make upgrading easier. Sorry for all the delays in development.

@sstok
sstokforce-pushed the feature/symfony8-2.x branch 5 times, most recently from fc6b0b0 to 87c889fCompareFebruary 25, 2026 16:06
@sstok

sstok commented Feb 25, 2026

Copy link
Copy Markdown
MemberAuthor

Cancel this workflow one more time GitHub and we will see who cancels who!

@sstok
sstokforce-pushed the feature/symfony8-2.x branch from d2f2de4 to 355dbfeCompareFebruary 25, 2026 18:55
@sstok

Copy link
Copy Markdown
MemberAuthor

Now it should work.

@sstok
sstok merged commit 70da987 into rollerworks:2.0Feb 25, 2026
4 checks passed
@sstok
sstok deleted the feature/symfony8-2.x branch February 25, 2026 18:57
sstok added a commit to rollerworks/PasswordStrengthBundle that referenced this pull request Feb 25, 2026
This PR was merged into the 3.1-dev branch.
Discussion
----------
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | | Fixed tickets | | License | MIT
Add support for Symfony 8 in the 3.x branch. This will make upgrading easier.
Related to rollerworks/PasswordStrengthValidator#75
Commits
-------
142a8a8 Allow support for Symfony 8
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@sstok