8000 Comparing master...v3.0 · nette/di · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: master
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
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 17 files changed
  • 1 contributor

Commits on Jan 16, 2023

  1. Revert "used generics (#261)" [Closes #274]

    This reverts commit 927cf12.
    dg committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    bb08328 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dad71aa View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Resolver::autowireArguments() fixed support for variadics

    The variadics argument cannot be used if a previous argument has been omitted.
    dg committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    8e6357f View commit details
    Browse the repository at this point in the history
  2. Resolver: refactoring

    dg committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a9f2875 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    59791c6 View commit details
    Browse the repository at this point in the history
  2. fixed exception messages

    dg committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ecddce5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Sep 21, 2023

  1. Resolver: added support for named variadics [Closes #289]

    partially reverts 8e6357f
    dg committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    dc0e9f7 View commit details
    Browse the repository at this point in the history
  2. Container: added initialize()

    dg committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    5fcc06d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. typo

    dg committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    4c2164e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. test: fixes

    dg committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    cd16aab View commit details
    Browse the repository at this point in the history
  2. improved phpDoc

    dg committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1adf392 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    111f6a8 View commit details
    Browse the repository at this point in the history
Loading
0