Fix formatting of DeprecatedAlias reference#22002
Closed
Kocal wants to merge 539 commits intosymfony:7.4from
Closed
Fix formatting of DeprecatedAlias reference#22002Kocal wants to merge 539 commits intosymfony:7.4from
Kocal wants to merge 539 commits intosymfony:7.4from
Conversation
* 7.4: Minor tweaks Document TEST_GENERATE_FIXTURES for snapshot tests
* 7.4: CLI Doc : Add missing config setting for CORS
* 7.4: [Bundles] Better explain how to develop reusable bundles locally
* 7.4: Minor
* 7.4: [FrameworkBundle] Document how to decouple controllers from Symfony
* 7.4: [Security]: Updating for new recipe
* 7.4: [Validation]: Adding missing `use`
* 7.4: [DependencyInjection] Update the examples about extracting URL values
* 7.4: [Bundles] Revamped the article about updating bundles for new Symfony majors
* 7.4: [Bundles] Mention the tool to convert XML files to PHP
* 7.4: Make public property requirement clearer for constraint options [Lock] Add support for keys serialization using the Serializer component
* 7.4: [DependencyInjection] Updated the explanation of the inner argument renaming
* 7.4: fix lock target pattern description
* 7.4: fix lock target pattern
* 7.4: Minor reword Document role hierarchy dump debug command
* 7.4: Minor tweaks [Messenger] Add support for message signing
* 7.4: [Messenger] Add `MessageSentToTransportsEvent`
* 7.4: Fix highlighting
* 7.4: [Serializer] Add missing json parameter
* 7.4: fix default CSRF token input name
* 7.4: Minor tweak [HttpFoundation] Add `Request::setAllowedHttpMethodOverride()` and `allowed_http_method_override` config option
* 7.4: [Symfony CLI] Move "different TLD" block above
* 7.4: [HttpKernel] Add mention to the shared cache directory
* 7.4: fix(rate_limiter): fix rateLimiter naming Watch less files when running messenger through Symfony CLI
* 7.4: [Frontend] Correct escape type for HTML attribute example
* 7.4: Fix controller name
* 7.4: [Reference] update attributes list
* 7.4: Minor tweaks and fixes Revise routing configuration and attributes usage (routing.controllers)
* 7.4: [JsonStreamer] Update PropertyMetadata value transformers documentation
…to use __serialize()… (lacatoire) This PR was squashed before being merged into the 8.0 branch. Discussion ---------- [Validator] Update constraint serialization docs to use __serialize()… [Validator] Update constraint serialization docs to use __serialize() instead of __sleep() Fixes symfony#21290 Commits ------- 32d857b [Validator] Update constraint serialization docs to use __serialize()…
* 7.4: [JsonStreamer] Document synthetic properties via PropertyMetadata::createSynthetic()
* 7.4: Reword [Validator] Comparison constraints documentation fix
* 7.4: Update streaming_json.rst
* 7.4: Update the redirection target Merge console coloring page into console style page
* 7.4: Minor syntax fix [Form] `EnumType` Mentioning array keys of `choices`
* 7.4: Reword [Flex] Expanding private recipes page with recipe checker
* 7.4: Fix some syntax issues
MrYamous
approved these changes
Feb 15, 2026
Member
Author
|
Wrong base branch, changing it |
Member
Author
|
💀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Currently rendered like that on https://symfony.com/doc/7.4/reference/attributes.html#routing
