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: PHP-DI/PHP-DI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.0.5
Choose a base ref
...
head repository: PHP-DI/PHP-DI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.0.6
Choose a head ref
  • 12 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    0001956 View commit details
    Browse the repository at this point in the history
  2. Added failing test for issue #861

    wilrik committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7f175c6 View commit details
    Browse the repository at this point in the history
  3. Fixed issue #861 by starting regex match from beginning of definition…

    … string
    wilrik committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9d5fc52 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Merge pull request #862 from 050media/issue-861

    Fix wildcard definition global namespace matching any namespace
    mnapoli authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d7d14a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5205b3e View commit details
    Browse the repository at this point in the history
  3. Update Compiler.php

    mnapoli authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    36eb5ea View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Update .gitattributes

    williamdes authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f6f35bb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Merge pull request #863 from williamdes/patch-1

    Update .gitattributes
    mnapoli authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    9db5686 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Fix build

    mnapoli committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    bb5dd2a View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix WriteProxiesToFile regression

    radar3301 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3b85c3b View commit details
    Browse the repository at this point in the history
  2. Fix coding style typos

    radar3301 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    266d2a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge pull request #868 from radar3301/fix-write-proxies-regression

    Fix write proxies regression
    mnapoli authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8097948 View commit details
    Browse the repository at this point in the history
Loading