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/workflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a6c5500
Choose a base ref
...
head repository: symfony/workflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ff5a718
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 27, 2025

  1. Configuration menu
    Copy the full SHA
    07f3560 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [FrameworkBundle] Expose share directory in AboutCommand
      Move readonly keyword from class to properties
    nicolas-grekas committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    9b2abf9 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. Configuration menu
    Copy the full SHA
    0f153b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14a570d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Merge branch '7.4' into 8.0

    * 7.4:
      fix merge
      [FrameworkBundle] Remove extra argument from ContainerBuilder::willBeAvailable call
      fix ext-redis 6.2.0 compatibility
      [CssSelector] Fix incorrect return type for Token::getType()
      [Workflow] State contamination due to class-based setter cache
      fix: fixed State contamination in marking stores due to class-based getter cache
      [Validator] Fix call to undefined getParser() in YamlValidator
      [ObjectMapper] Update Map attribute PHPDoc to match TransformCallableInterface signature
      fix tests
      Fix contentId assignment for inline attachments
      [HtmlSanitizer] Remove `srcdoc` from allowed attributes
      [EventDispatcher][FrameworkBundle] Rework union types on `#[AsEventListener]`
    xabbuh committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    ff5a718 View commit details
    Browse the repository at this point in the history
Loading