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.10
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.11
Choose a head ref
  • 7 commits
  • 2 files changed
  • 4 contributors

Commits on Jul 5, 2020

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

Commits on Jul 6, 2020

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

    * 3.4:
      [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows
      fix handling null as empty data
      No need to create an issue when creating a PR
      [Console] Fixes question input encoding on Windows
    nicolas-grekas committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    b180a89 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.4' into 5.0

    * 4.4:
      minor #37121 [Contracts] Add missing "extra.thanks" entries in composer.json (nicolas-grekas)
      [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows
      fix handling null as empty data
      No need to create an issue when creating a PR
      [Console] Fixes question input encoding on Windows
    nicolas-grekas committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    b521141 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. [SCA] Minor fixes on tests

    fancyweb committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    af8d812 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      [Cache] fix catching auth errors
      Fix CS
      [FrameworkBundle] set default session.handler alias if handler_id is not provided
      Fix CS
      Readability update
      Fix checks for phpunit releases on Composer 2 (resolves #37601)
      [SCA] Minor fixes on tests
    nicolas-grekas committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    65e70ba View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.0

    * 4.4:
      fix merge
      Require PHPUnit 9.3 on PHP 8
      [Cache] fix catching auth errors
      Fix CS
      [FrameworkBundle] set default session.handler alias if handler_id is not provided
      Fix CS
      Readability update
      Fix checks for phpunit releases on Composer 2 (resolves #37601)
      [Serializer] Support multiple levels of discriminator mapping
      Use hexadecimal numerals instead of hexadecimals in strings to represent error codes.
      [SCA] Minor fixes on tests
      [WebProfilerBundle] modified url generation to use absolute urls
      [Mailer] Fix reply-to functionality in the SendgridApiTransport
      [Mime] Fix compat with HTTP requests
      ticket_36879 - Fix mandrill raw http request setting from email/name
    nicolas-grekas committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    f105234 View commit details
    Browse the repository at this point in the history
Loading