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: nette/di
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: nette/di
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 11 commits
  • 31 files changed
  • 5 contributors

Commits on Apr 15, 2019

  1. typo

    MartkCz authored and dg committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    ade9bb5 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Autowiring: bug fix & tests

    dg committed May 29, 2019
    Configuration menu
    Copy the full SHA
    4927bc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Revert "Container: deprecated support for dynamically added services …

    …(BC break)" [Closes #203]
    
    This reverts commit 0d453f0.
    dg committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    a8cbbca View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Fix exception type in phpdoc

    mabar authored and dg committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    a33f893 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Configuration menu
    Copy the full SHA
    fa7e070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a47803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a49bf89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01dce95 View commit details
    Browse the repository at this point in the history
  5. SearchExtension: ability to add factory definitions from interfaces w…

    …ith method create() (#200)
    peldax authored and dg committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    e55f847 View commit details
    Browse the repository at this point in the history
  6. fixed bugs reported by PhpStan (#214)

    janbarasek authored and dg committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    4411573 View commit details
    Browse the repository at this point in the history
  7. PHP 7.4 compatibility fixes

    dg committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    4aff517 View commit details
    Browse the repository at this point in the history
Loading