10000 Comparing 7.3...8.0 · symfony/security-core · GitHub
[go: up one dir, main page]

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-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.3
Choose a base ref
...
head repository: symfony/security-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.0
Choose a head ref
  • 15 commits
  • 17 files changed
  • 4 contributors

Commits on Jun 2, 2025

  1. Allow Symfony ^8.0

    nicolas-grekas committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    aad9d48 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

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

Commits on Jun 4, 2025

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

Commits on Jun 5, 2025

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

    * 7.3:
      [HttpClient] Suggest amphp/http-client v5 by default
      [WebProfilerBundle] Fix typos in routing config deprecation messages
      cs tweak
      [FrameworkBundle] ensureKernelShutdown in tearDownAfterClass
      Revert "bug #60564 [FrameworkBundle] ensureKernelShutdown in tearDownAfterClass (cquintana92)"
      [Security] Keep roles when serializing tokens
      [JsonPath] Always use brackets notation with `JsonPath::key()`
    nicolas-grekas committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    47b3412 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.4' into 8.0

    * 7.4:
      [HttpClient] Suggest amphp/http-client v5 by default
      [Security] conflict with event-subscriber v8
      Fix leftover
      [WebProfilerBundle] Fix typos in routing config deprecation messages
      cs tweak
      [FrameworkBundle] ensureKernelShutdown in tearDownAfterClass
      Revert "bug #60564 [FrameworkBundle] ensureKernelShutdown in tearDownAfterClass (cquintana92)"
      [Security] Keep roles when serializing tokens
      [JsonPath] Always use brackets notation with `JsonPath::key()`
    nicolas-grekas committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    1b94095 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

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

Commits on Jun 23, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      Revert "minor #60377 [HttpFoundation] Emit PHP warning when `Response::sendHeaders()` is called while output has already been sent (ivo95v)"
      [Validator] Add missing HasNamedArguments to some constraints
    nicolas-grekas committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    df9ce9a View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [HttpFoundation] Deprecate using `Request::sendHeaders()` after headers have already been sent
      Revert "minor #60377 [HttpFoundation] Emit PHP warning when `Response::sendHeaders()` is called while output has already been sent (ivo95v)"
      [Validator] Add missing HasNamedArguments to some constraints
      [Serializer] Remove unused variable
      Add support for Invokable Commands in CommandTester
    nicolas-grekas committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    9fb6d65 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2025

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

Commits on Jul 8, 2025

  1. Merge branch '7.4' into 8.0

    * 7.4:
      [Mailer] [Transport] Allow exception logging for `RoundRobinTransport` mailer
      deprecate handling options in the base Constraint class
    xabbuh committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    6d3c210 View commit details
    Browse the repository at this point in the history
  2. Various CS fixes

    nicolas-grekas committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    c374c96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e32ac1 View commit details
    Browse the repository at this point in the history
  4. feature #61011 [Security] Remove deprecated `RememberMeToken::getSecr…

    …et()` (ktherage)
    
    This PR was merged into the 8.0 branch.
    
    Discussion
    ----------
    
    [Security] Remove deprecated `RememberMeToken::getSecret()`
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 8.0
    | Bug fix?      | no
    | New feature?  | yes
    | Deprecations? | no
    | Issues        | --
    | License       | MIT
    
    Commits
    -------
    
    2fea866a374 [Security] Remove deprecated `RememberMeToken::getSecret()`
    nicolas-grekas committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    5c1b149 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Merge branch '7.4' into 8.0

    * 7.4:
      [ObjectMapper] handle non existing property errors
      Fix AsCronTask not passing arguments to command
      [HttpFoundation] Fix deprecation in tests on PHP 8.5
      Fix typo
      [Cache] Bump ext-redis to 6.2 and ext-relay to 0.11 minimum
      [VarExporter] Dump implicit-nullable types as explicit to prevent the corresponding deprecation
      [DependencyInjection] CS fix
      chore: PHP CS Fixer fixes
      Leverage get_error_handler()
      Various CS fixes
      Allow mixed root on CompoundConstraintTestCase validator
      [Serializer] Fix readonly property initialization from incorrect scope
      Update BrevoRequestParser.php
      [JsonPath] Improve escape sequence validation in name selector
    nicolas-grekas committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    3e0d1df View commit details
    Browse the repository at this point in the history
Loading
0