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/process
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.5
Choose a base ref
...
head repository: symfony/process
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.6
Choose a head ref
  • 12 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    3641a93 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.4' into 4.4

    * 3.4:
      Add missing dots at the end of exception messages
    fabpot committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    16f6867 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.4' into 5.0

    * 4.4:
      Add missing dots at the end of exception messages
      [DI][Form] Fixed test suite (TimeType changes & unresolved merge conflict)
      Fix bad merge
      Add missing dots at the end of exception messages
    fabpot committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    e1cf24d View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    7ca8560 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.4' into 4.4

    * 3.4:
      Fix quotes in exception messages
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    52075fa View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.4' into 5.0

    * 4.4:
      Fix quotes in exception messages
      Fix quotes in exception messages
      Fix quotes in exception messages
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    9d42cfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04c6bb1 View commit details
    Browse the repository at this point in the history
  5. Merge branch '3.4' into 4.4

    * 3.4:
      Fix more quotes in exception messages
      [3.4] Minor fixes
      [PropertyAccess] Improved errors when reading uninitialized properties
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    6c53bfb View commit details
    Browse the repository at this point in the history
  6. Merge branch '4.4' into 5.0

    * 4.4:
      Fix more quotes in exception messages
      Fix more quotes in exception messages
      [3.4] Minor fixes
      [PropertyAccess] Improved errors when reading uninitialized properties
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    37ddf98 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Prevent warning in proc_open()

    BenMorel authored and fabpot committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    1dbc09f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      [Http Foundation] Fix clear cookie samesite
      [Security] Check if firewall is stateless before checking for session/previous session
      [Form] Support customized intl php.ini settings
      [Security] Remember me: allow to set the samesite cookie flag
      [Debug] fix for PHP 7.3.16+/7.4.4+
      [Validator] Backport translations
      Prevent warning in proc_open()
    nicolas-grekas committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    b9863d0 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.0

    * 4.4:
      [Http Foundation] Fix clear cookie samesite
      [Security] Check if firewall is stateless before checking for session/previous session
      [Form] Support customized intl php.ini settings
      [Security] Remember me: allow to set the samesite cookie flag
      [Debug] fix for PHP 7.3.16+/7.4.4+
      [Validator] Backport translations
      [Mailer] Use %d instead of %s for error code in error messages
      [HttpKernel] fix locking for PHP 7.4+
      [Security] Fixed hardcoded value of SODIUM_CRYPTO_PWHASH_MEMLIMIT_INTERACTIVE
      Prevent warning in proc_open()
      [FrameworkBundle] Fix Router Cache
      Fix deprecation messages
    nicolas-grekas committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    67abad0 View commit details
    Browse the repository at this point in the history
Loading