Thanks to visit codestin.com
Credit goes to github.com

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: composer/composer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.2
Choose a base ref
...
head repository: composer/composer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.3
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 29, 2019

  1. Installer: Initialize $nameMatchesRequiredPackage

    We had a case where we got `Undefined variable: nameMatchesRequiredPackage` — I think it should be initialized with false, right?
    hco committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    85617aa View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Merge pull request #7932 from hco/patch-2

    Installer: Initialize $nameMatchesRequiredPackage
    Seldaek authored Jan 30, 2019
    Configuration menu
    Copy the full SHA
    8c93890 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Seldaek committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    b3182b0 View commit details
    Browse the repository at this point in the history
  3. Release 1.8.3

    Seldaek committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    a6a3b44 View commit details
    Browse the repository at this point in the history
Loading