Skip to content

[FrameworkBundle] [TwigBundle] Remove options session.sid_length session.sid_bits_per_character router.cache_dir validation.cache and base_template_class #21222

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
Jul 21, 2025

Conversation

alamirault
Copy link
Contributor

Fix #21218

…on.sid_bits_per_character router.cache_dir validation.cache and base_template_class
@carsonbot carsonbot added this to the 8.0 milestone Jul 20, 2025
@carsonbot carsonbot changed the title [FrameworkBundle][TwigBundle] Remove options session.sid_length session.sid_bits_per_character router.cache_dir validation.cache and base_template_class [FrameworkBundle] [TwigBundle] Remove options session.sid_length session.sid_bits_per_character router.cache_dir validation.cache and base_template_class Jul 20, 2025
@@ -19,44 +19,6 @@ configured under the ``framework`` key in your application configuration.
namespace and the related XSD schema is available at:
``https://symfony.com/schema/dic/symfony/symfony-1.0.xsd``

annotations
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was deprecated in 6.4, that's why there is no deprecated directive

#18590

Enabling option on 7.0 was forbidden in symfony/symfony#51050

@javiereguiluz
Copy link
Member

The title was a bit confusing because this PR doesn't remove session.sid_length or session.sid_bits_per_character but that's because they were removed in other previous PRs.

Thanks Antoine for this and for the detailed insights you added.

@javiereguiluz javiereguiluz merged commit 8e17418 into symfony:8.0 Jul 21, 2025
2 of 3 checks passed
@alamirault alamirault deleted the feature/21218 branch July 21, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants