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/framework-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.2.8
Choose a base ref
...
head repository: symfony/framework-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.2.9
Choose a head ref
  • 15 commits
  • 14 files changed
  • 6 contributors

Commits on Jul 1, 2025

  1. Configuration menu
    Copy the full SHA
    4ec0de9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. Configuration menu
    Copy the full SHA
    de34e25 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      Fix php.net links
      [DoctrineBridge] Restore compatibility with Doctrine ODM by validating $class object type
      [FrameworkBundle] Add functional tests for the `ContainerLintCommand` command
      Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer`
    nicolas-grekas committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    a48b5a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. CS fixes

    nicolas-grekas committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    291b51e View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.2

    * 6.4:
      -
      CS fixes
    nicolas-grekas committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    991d6f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Configuration menu
    Copy the full SHA
    c838dad View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Fix @var phpdoc

    fabpot committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    9683575 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      [Routing] Add test to validate that default value is allowed to not match requirement
      fix handling required options
      Fix @var phpdoc
      [Lock] [MongoDB] Enforce readPreference=primary and writeConcern=majority
      [FrameworkBundle] fix phpdoc in `MicroKernelTrait`
      Fixed validator translations for Albanian
    nicolas-grekas committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    66cd112 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Configuration menu
    Copy the full SHA
    4a0c864 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. Merge branch '6.4' into 7.2

    * 6.4:
      [FrameworkBundle] Add missing html5-allow-no-tld to XSD file
    nicolas-grekas committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    1c69008 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    73e634e View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.2

    * 6.4:
      [FrameworkBundle] Don't use Email::VALIDATION_MODES in Configuration
    nicolas-grekas committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    4c63be4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2025

  1. Configuration menu
    Copy the full SHA
    648262d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Configuration menu
    Copy the full SHA
    869b949 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.2

    * 6.4:
      [Lock] Fix using fractional TTLs on all platforms
      [Lock] Fixes an issue with PostgreSQL when using fractional TTLs
      [Console][Table] Fix unnecessary wrapping
      disable detecting modified indexes with DBAL 4.3
      [cache] RedisTrait::doFetch should use pipeline instead of mget for Relay\Cluster
      relax assertions for forward compatibility with Symfony 7.4
      [Console][Table] Fix invalid UTF-8 due to text wrapping
    xabbuh committed Jul 30, 2025
    Configuration menu
    Copy the full SHA
    42ac8bb View commit details
    Browse the repository at this point in the history
Loading