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

Commits on Aug 5, 2025

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

Commits on Aug 6, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      [SecurityBundle] Add tests for `debug:firewall` command
    alexandre-daubois committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    fbecca9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

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

Commits on Sep 4, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      Replace backtick operator, deprecated in PHP 8.5, with shell_exec()
      [DependencyInjection] Add test case to ensure XML parse exception message includes filename and position
      [Serializer] Fix normalizing objects with accessors having the same name as a property
      [SecurityBundle] Prevent accessing the tracked token storage when collecting data
    nicolas-grekas committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    2a8e0ab View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

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

Commits on Sep 10, 2025

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

Commits on Sep 22, 2025

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

    * 6.4:
      [SecurityBundle] Remove legacy parameter in SecurityDataCollectorTest
      [Console] Specify types of interactive question choices
      Prevent duplicate entries in module preloads
      prefer the public API over reflection in test
    nicolas-grekas committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    f750d9a View commit details
    Browse the repository at this point in the history
Loading