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

Commits on Jan 27, 2022

  1. [Process] Update PHPDoc to use proper placeholder syntax

    Chris McGehee authored and nicolas-grekas committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b2d924e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Merge branch '4.4' into 5.4

    * 4.4:
      Remove 5.3 from PR template
      Bump Symfony version to 4.4.38
      Update VERSION for 4.4.37
      Update CONTRIBUTORS for 4.4.37
      Update CHANGELOG for 4.4.37
      [Process] Update PHPDoc to use proper placeholder syntax
      Fixed functional testing description
    derrabus committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    9544040 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.0

    * 5.4:
      [DoctrineBridge] Fix compatibility with doctrine/orm 3 in Id generators
      Bump Symfony version to 5.4.5
      Update VERSION for 5.4.4
      Update CHANGELOG for 5.4.4
      Update VERSION for 5.3.15
      Update CHANGELOG for 5.3.15
      Remove 5.3 from PR template
      Bump Symfony version to 4.4.38
      Update VERSION for 4.4.37
      Update CONTRIBUTORS for 4.4.37
      Update CHANGELOG for 4.4.37
      [Process] Update PHPDoc to use proper placeholder syntax
      Fixed functional testing description
    derrabus committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    1cccecc View commit details
    Browse the repository at this point in the history
Loading