Skip to content

Comments

Fix formatting of DeprecatedAlias reference#22002

Closed
Kocal wants to merge 539 commits intosymfony:7.4from
Kocal:patch-1
Closed

Fix formatting of DeprecatedAlias reference#22002
Kocal wants to merge 539 commits intosymfony:7.4from
Kocal:patch-1

Conversation

@Kocal
Copy link
Member

@Kocal Kocal commented Feb 15, 2026

javiereguiluz and others added 30 commits October 30, 2025 10:25
* 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:
  [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
javiereguiluz and others added 15 commits February 12, 2026 16:29
* 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
@carsonbot carsonbot changed the title Fix formatting of DeprecatedAlias reference Fix formatting of DeprecatedAlias reference Feb 15, 2026
Copy link
Contributor

@MrYamous MrYamous left a comment

Choose a reason for hiding this comment

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

Good catch, this could be applied on 7.4 too

@Kocal
Copy link
Member Author

Kocal commented Feb 15, 2026

Wrong base branch, changing it

@Kocal
Copy link
Member Author

Kocal commented Feb 15, 2026

💀

@Kocal Kocal closed this Feb 15, 2026
javiereguiluz added a commit that referenced this pull request Feb 16, 2026
… (Kocal)

This PR was merged into the 7.4 branch.

Discussion
----------

[Attributes] Fix formatting of DeprecatedAlias reference

Replace #22002

Commits
-------

22515f3 [Attributes] Fix formatting of DeprecatedAlias reference
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.