Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: symfony/symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.1.0
Choose a base ref
...
head repository: symfony/symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.2
Choose a head ref
  • 9 commits
  • 3 files changed
  • 3 contributors

Commits on May 25, 2026

  1. Configuration menu
    Copy the full SHA
    4aebb13 View commit details
    Browse the repository at this point in the history
  2. Bump version to 8.2

    fabpot committed May 25, 2026
    Configuration menu
    Copy the full SHA
    8096184 View commit details
    Browse the repository at this point in the history
  3. Update PR template for 8.2

    fabpot committed May 25, 2026
    Configuration menu
    Copy the full SHA
    c8078f6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. Merge branch '8.1' into 8.2

    * 8.1:
      Bump Symfony version to 8.1.0
      Update VERSION for 8.1.0-RC1
      Update CHANGELOG for 8.1.0-RC1
      Bump scorecards workflow branch to 8.2
      Update PR template for 8.2
      CS fix
      [Security] Don't honor user-supplied _failure_path on failure_forward
      [Routing] Fix dot-segment encoding for chained "../" and "./" in generated URLs
      [HtmlSanitizer] Sanitize URL attributes on <object>, <applet>, <iframe>, <img>, and the URL inside <meta http-equiv="refresh"> content
      [HtmlSanitizer] Reject percent-encoded BiDi marks and Unicode whitespace in URLs
      [Mailer] Pin Mailomat webhook signature algorithm to SHA-256
      [HttpFoundation] Block IPv6 transition forms in IpUtils::PRIVATE_SUBNETS
      [HttpClient] Block IPv6 transition forms in NoPrivateNetworkHttpClient
    nicolas-grekas committed May 27, 2026
    Configuration menu
    Copy the full SHA
    c0dc49f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. minor #64361 [DependencyInjection] Remove unused variables from Conta…

    …inerTest.php file (oliverquynh)
    
    This PR was merged into the 8.2 branch.
    
    Discussion
    ----------
    
    [DependencyInjection] Remove unused variables from ContainerTest.php file
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 8.2
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Issues        | -
    | License       | MIT
    
    There are some unsed variables in ContainerTest.php file. Therefore, I remove them.
    
    Commits
    -------
    
    4aebb13 Remove unused variables from ContainerTest.php file
    nicolas-grekas committed May 28, 2026
    Configuration menu
    Copy the full SHA
    3905dc1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '8.1' into 8.2

    * 8.1:
      Fix post-merge cleanups for #64389
      [Yaml] Replace @dataProvider annotation with #[DataProvider] attribute in InlineTest
      Migrate `configureSchema()` to DBAL's editor API
      [Yaml] Fix parsing inline anchored values
      [Dotenv] Don't truncate external env vars containing $ when referenced via ${...} indirection
      Remove usage of Kernel::VERSION
      [Translation] Fix XLIFF 2 catalog metadata
      Bump Symfony version to 8.0.14
      Update VERSION for 8.0.13
      Update CHANGELOG for 8.0.13
      Bump Symfony version to 7.4.14
      Update VERSION for 7.4.13
      Update CHANGELOG for 7.4.13
      Bump Symfony version to 6.4.42
      Update VERSION for 6.4.41
      Update CONTRIBUTORS for 6.4.41
      Update CHANGELOG for 6.4.41
      [ObjectMapper] Fix TargetClass generic in ConditionCallableInterface
    nicolas-grekas committed May 28, 2026
    Configuration menu
    Copy the full SHA
    c9e1beb View commit details
    Browse the repository at this point in the history
  3. Merge branch '8.1' into 8.2

    * 8.1:
      Fix merge
    nicolas-grekas committed May 28, 2026
    Configuration menu
    Copy the full SHA
    179bc11 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2026

  1. Merge branch '8.1' into 8.2

    * 8.1:
      Add call to backers in README files
    nicolas-grekas committed May 29, 2026
    Configuration menu
    Copy the full SHA
    4d320fd View commit details
    Browse the repository at this point in the history
  2. Merge branch '8.1' into 8.2

    * 8.1:
      Shopware is backing Symfony 8.1, thanks to them!
      Mailtrap is backing Ssymfony 8.1, thanks to them!
      Les-Tilleuls.coop is backing Symfony 8.1, thanks to them!
      TYPO3 is backing Symfony 8.1, thanks to them!
    nicolas-grekas committed May 29, 2026
    Configuration menu
    Copy the full SHA
    9f30c2b View commit details
    Browse the repository at this point in the history
Loading