Skip to content

Add support for Symfony 8 #960

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

Merged
merged 1 commit into from
Aug 6, 2025
Merged

Conversation

Kocal
Copy link
Contributor

@Kocal Kocal commented Aug 5, 2025

No description provided.

@nikophil
Copy link
Member

nikophil commented Aug 6, 2025

Hi @Kocal

thanks for this, the failures in the CI are unrelated to this PR, I'll fix them in another PR (I think Doctrine just changed a deprecation message)

@nikophil
Copy link
Member

nikophil commented Aug 6, 2025

for the record: #961

Kocal added a commit to symfony/ux that referenced this pull request Aug 6, 2025
…yImage][LiveComponent][Map][Notify][React][StimulusBundle][Svelte][Swup][TogglePassword][Toolkit][Translator][Turbo][TwigComponent][Typed][Vue] Add support for Symfony 8 (Kocal)

This PR was merged into the 2.x branch.

Discussion
----------

[Autocomplete][Chartjs][Cropperjs][Dropzone][Icons][LazyImage][LiveComponent][Map][Notify][React][StimulusBundle][Svelte][Swup][TogglePassword][Toolkit][Translator][Turbo][TwigComponent][Typed][Vue] Add support for Symfony 8

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes <!-- please update src/**/CHANGELOG.md files -->
| Docs?         | no <!-- required for new features -->
| Issues        | Fix #... <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT

<!--
Replace this notice by a description of your feature/bugfix.
This will help reviewers and should be a good start for the documentation.

Additionally (see https://symfony.com/releases):
 - Always add tests and ensure they pass.
 - For new features, provide some code snippets to help understand usage.
 - Features and deprecations must be submitted against branch main.
 - Update/add documentation as required (we can help!)
 - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
 - Never break backward compatibility (see https://symfony.com/bc).
-->

As suggested in symfony/webpack-encore-bundle#248, I added new jobs for testing explicit Symfony version.

The Symfony 8.0.x-dev job is failing because it needs zenstruck/foundry#891, which is not possible to use because Foundry is not compatible with Symfony 8 yet (opened zenstruck/foundry#960)

There is a lot of changes, but these are only small modifications (composer.json, CHANGELOG.md, and fixing method typings)

I also updated the deprecated packages, that's fine, it makes things easier for us to handle

Commits
-------

998de8d Add support for Symfony 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants