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.2
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.3
Choose a head ref
  • 14 commits
  • 34 files changed
  • 1 contributor

Commits on Jan 20, 2020

  1. cs

    dg committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    cc4e662 View commit details
    Browse the repository at this point in the history
  2. CompilerExtension: added $initialization as replacement for modifying…

    … initialize() method
    dg committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    a1b1e94 View commit details
    Browse the repository at this point in the history
  3. composer: license clarification

    dg committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    6d4ea3c View commit details
    Browse the repository at this point in the history
  4. Revert "parameters can contain statements [Closes #221]"

    This reverts commit c1a0261.
    
    Resolving parameters takes time and performance, services can be created, but nobody uses parameters.
    dg committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    a9bd283 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93b2038 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    038fb30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f1526c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f9b899 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48b1f88 View commit details
    Browse the repository at this point in the history
  10. added GitHub Actions workflow

    dg committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    4a0f89c View commit details
    Browse the repository at this point in the history
  11. uses nette/utils 3.1

    dg committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    1173496 View commit details
    Browse the repository at this point in the history
  12. ContainerPanel: uses capturing

    dg committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    7ad5701 View commit details
    Browse the repository at this point in the history
  13. uses nette/php-generator 3.3.3

    dg committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    04baf6a View commit details
    Browse the repository at this point in the history
  14. cs

    dg committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    77d6906 View commit details
    Browse the repository at this point in the history
Loading