🌐 AI搜索 & 代理 主页
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/contracts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6e48961
Choose a base ref
...
head repository: symfony/contracts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: afd9a24
Choose a head ref
  • 15 commits
  • 8 files changed
  • 7 contributors

Commits on Apr 25, 2025

  1. Configuration menu
    Copy the full SHA
    1a176bd 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
    4c287a7 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
    6c6270f 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
    809e178 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.2' into 7.3

    * 7.2:
      [DoctrineBridge] Prevent idle connection listener from running on subrequests
      [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
    684c28a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    888afe4 View commit details
    Browse the repository at this point in the history
  4. bug #61111 [Translation] fix support of TranslatableInterface in `I…

    …dentityTranslator` (VincentLanglet)
    
    This PR was squashed before being merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Translation] fix support of `TranslatableInterface` in `IdentityTranslator`
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 6.4
    | Bug fix?      | yes
    | New feature?  | no <!-- if yes, also update src/**/CHANGELOG.md -->
    | Deprecations? | no <!-- if yes, also update UPGRADE-*.md and src/**/CHANGELOG.md -->
    | Issues        | Fix #... <!-- prefix each issue number with "Fix #"; no need to create an issue if none exists, explain below -->
    | License       | MIT
    
    Commits
    -------
    
    92ae810d730 [Translation] fix support of `TranslatableInterface` in `IdentityTranslator`
    nicolas-grekas committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    61c11c8 View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.2

    * 6.4:
      remove an invalid test
      [Translation] fix support of `TranslatableInterface` in `IdentityTranslator`
      Fix various bool-type coercions
    xabbuh committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    2666916 View commit details
    Browse the repository at this point in the history
  6. Merge branch '7.2' into 7.3

    * 7.2:
      remove an invalid test
      [Translation] fix support of `TranslatableInterface` in `IdentityTranslator`
      Fix various bool-type coercions
    xabbuh committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    97a588e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. run tests using PHPUnit 11.5

    xabbuh committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    be9fbfb View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. CS fixes

    nicolas-grekas committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    4671917 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a0093c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2025

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

Commits on Dec 11, 2025

  1. Configuration menu
    Copy the full SHA
    7bbe082 View commit details
    Browse the repository at this point in the history
  2. Fix split.sh config name

    fabpot committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    afd9a24 View commit details
    Browse the repository at this point in the history
Loading