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/psr-http-message-bridge
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/psr-http-message-bridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 7 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
    c6dfd28 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

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

Commits on Jun 27, 2025

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

Commits on Jun 28, 2025

  1. 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
    9700e45 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2025

  1. [FrameworkBundle][TwigBundle] Remove options session.sid_length sessi…

    …on.sid_bits_per_character router.cache_dir validation.cache and base_template_class
    nicolas-grekas committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    c0b9da3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    6c819a9 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
    79e3b1b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Merge branch '7.4' into 8.0

    * 7.4:
      run tests using PHPUnit 11.5
      make data provider static
      [Lock] Fix using fractional TTLs on all platforms
      [Lock] Fixes an issue with PostgreSQL when using fractional TTLs
      [Console][Table] Fix unnecessary wrapping
      [DependencyInjection] Deprecate registering a service without a class when its id is a non-existing FQCN
      disable detecting modified indexes with DBAL 4.3
      [cache] RedisTrait::doFetch should use pipeline instead of mget for Relay\Cluster
      relax assertions for forward compatibility with Symfony 7.4
      [Console][Table] Fix invalid UTF-8 due to text wrapping
    nicolas-grekas committed Aug 1, 2025
    Configuration menu
    Copy the full SHA
    4862911 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

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

    * 7.4:
      replace PHPUnit annotations with attributes
    nicolas-grekas committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    e974447 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

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

Commits on Aug 13, 2025

  1. Merge branch '7.4' into 8.0

    * 7.4:
      [Messenger] fix tests using Redis
      fix intl tests PHPUnit command
      chore: PHP CS Fixer - restore PHP / PHPUnit rulesets
    nicolas-grekas committed Aug 13, 2025
    Configuration menu
    Copy the full SHA
    dd3ebe9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      fix merge
    nicolas-grekas committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    ba14c31 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      [Console] Fix signal handlers not being cleared after command termination
      [HttpFoundation] Fix RequestTest insulation
      ReflectionMethod::setAccessible() is no-op since PHP 8.1
      CS fix
    nicolas-grekas committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    0101ff8 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      fix merge
      [HttpFoundation] Fix tests
      [JsonStreamer] Finish #62063 upmerge
      [Console] Fix signal handlers not being cleared after command termination
      [HttpFoundation] Fix RequestTest insulation
      ReflectionMethod::setAccessible() is no-op since PHP 8.1
      CS fix
      fix merge
    nicolas-grekas committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    27fa49a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

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