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: 2.2.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: 2.2.3
Choose a head ref
  • 13 commits
  • 14 files changed
  • 2 contributors

Commits on Dec 29, 2021

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

Commits on Dec 30, 2021

  1. 4 Configuration menu
    Copy the full SHA
    2a731ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2a8fa4 View commit details
    Browse the repository at this point in the history
  3. Avoid returning actual fstat information as it induces modern PHPs in…

    … error when the returned file size is bigger than the fstat size, refs #10387
    Seldaek committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    164a769 View commit details
    Browse the repository at this point in the history
  4. Fix is_file() not working on the phpvfscomposer:// file when filterin…

    …g phpunit backtraces, refs #10387
    Seldaek committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    09d1330 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84f8fda View commit details
    Browse the repository at this point in the history
  6. Fix detection of PHP files to match also broken ones with leading whi…

    …tespace or whitespace between shebang and <?php, refs jakzal/phpqa#336
    Seldaek committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    d1d5d75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    390260c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2cd16b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Fix warnings when some code reuses the phpvfscomposer:// stream wrapp…

    …er to try and access other files, refs #10387
    Seldaek committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    75e4d30 View commit details
    Browse the repository at this point in the history
  2. fix: Do not optimise away packages due to a requirement by a locked p…

    …ackage that will be uninstalled (#10405)
    
    Fixes #10394
    
    Co-authored-by: Jordi Boggiano <[email protected]>
    driskell and Seldaek authored Dec 31, 2021
    Configuration menu
    Copy the full SHA
    efc7a3f View commit details
    Browse the repository at this point in the history
  3. Update changelog for 2.2.3

    Seldaek committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    3ed2295 View commit details
    Browse the repository at this point in the history
  4. Release 2.2.3

    Seldaek committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    3c92ba5 View commit details
    Browse the repository at this point in the history
Loading