Problem/Motivation

https://github.com/symfony/symfony/releases/tag/v7.4.0-RC1

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3557639

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

longwave created an issue. See original summary.

andypost’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems straight forward, weird ValidateHostnameTest needed to be updated but seems fine.

lets do it.

longwave’s picture

The hostname fix was also needed for the Symfony security update patch releases this week; they have tightened up some validation and the test was actually wrong before as far as I can tell.

catch’s picture

Version: 11.x-dev » 11.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 11.x and cherry-picked to 11.3.x, thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • catch committed 3866e6c3 on 11.3.x
    fix: #3557639 Update to Symfony 7.4.0-RC1
    
    By: @longwave
    (cherry picked...

  • catch committed 9cceca9d on 11.x
    fix: #3557639 Update to Symfony 7.4.0-RC1
    
    By: @longwave
    

quietone’s picture

Issue tags: +11.3.0 release notes
quietone’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.