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/http-foundation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6877c12
Choose a base ref
...
head repository: symfony/http-foundation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 172ade0
Choose a head ref
  • 17 commits
  • 11 files changed
  • 5 contributors

Commits on Jun 2, 2025

  1. Allow Symfony ^8.0

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

Commits on Jun 3, 2025

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

Commits on Jun 20, 2025

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

    * 7.4:
      remove useless @legacy annotation
      disable the Lock integration to not register the deduplicate middleware
      [HttpFoundation] Use lowercase utf-8 as default response charset
      [Mailer] [Transport] Send clone of `RawMessage` instance in `RoundRobinTransport`
      [DependencyInjection] Fix generating adapters of functional interfaces
      [Runtime] Automatically use FrankenPHP runner when its worker mode is detected
    nicolas-grekas committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    304c69e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. [HttpFoundation] Deprecate using Request::sendHeaders() after heade…

    …rs have already been sent
    nicolas-grekas committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    d188f3b 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
    bcdf3ca View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

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

Commits on Jun 28, 2025

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

    * 7.4:
      Fix tests
      Fix typos in documentation and code comments
      Fix typos in documentation and code comments
      skip transient tests in the CI
    nicolas-grekas committed Jun 28, 2025
    Configuration menu
    Copy the full SHA
    c7a79d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      Fix php.net links
      fix version number in deprecation
      [ObjectMapper] Correctly manage constructor initialization
      [DoctrineBridge] Restore compatibility with Doctrine ODM by validating $class object type
      chore: Increase minimum version of type-info component
      [FrameworkBundle] Add functional tests for the `ContainerLintCommand` command
      Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer`
      [JsonStreamer] Fix nested generated foreach loops
      [TypeInfo] Fix imported-only alias resolving
    nicolas-grekas committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    9ed8e6b View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      Fix php.net links
      fix version number in deprecation
      configuration for the storage service for the login throttling rate limiter
      chore: PHP CS Fixer fixes
      [ObjectMapper] Correctly manage constructor initialization
      [DoctrineBridge] Restore compatibility with Doctrine ODM by validating $class object type
      [Messenger] Allow any `ServiceResetterInterface` implementation in `ResetServicesListener`
      return early if handle has been cleaned up before
      chore: Increase minimum version of type-info component
      [FrameworkBundle] Add functional tests for the `ContainerLintCommand` command
      Update sponsors for Symfony 7.3
      Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer`
      [JsonStreamer] Fix nested generated foreach loops
      [TypeInfo] Fix imported-only alias resolving
    nicolas-grekas committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    0b33e4e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Various CS fixes

    nicolas-grekas committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    dc51787 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. chore: PHP CS Fixer fixes

    keradus authored and nicolas-grekas committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    e745bb5 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.3' into 7.4

    * 7.3:
      [ObjectMapper] handle non existing property errors
      Fix AsCronTask not passing arguments to command
      [HttpFoundation] Fix deprecation in tests on PHP 8.5
      Fix typo
      [VarExporter] Dump implicit-nullable types as explicit to prevent the corresponding deprecation
      [DependencyInjection] CS fix
      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
    03378f7 View commit details
    Browse the repository at this point in the history
  3. 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
    165f4ec View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. optimize in_array calls

    gharlan authored and nicolas-grekas committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    50e0687 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      [HttpKernel][Security] Refactor: use `getAttributes` with argument
      mark getRequiredOptions()/getDefaultOption() of UniqueEntity as deprecated
      do not install ext-zstd on PHP 8.5
      [DoctrineBridge] Prevent idle connection listener from running on subrequests
      optimize `in_array` calls
      [Routing] Add test to validate that default value is allowed to not match requirement
      [DependencyInjection] Fix proxying services defined with an abstract class and a factory
      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
    172ade0 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy