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: nette/component-model
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/component-model
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 13 commits
  • 18 files changed
  • 1 contributor

Commits on Mar 11, 2019

  1. composer: removed conflicts

    dg committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    ae7df64 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. composer: license clarification

    dg committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    6e67ed9 View commit details
    Browse the repository at this point in the history
  2. travis: added PHP 7.4

    dg committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    7ae1a9f View commit details
    Browse the repository at this point in the history
  3. composer: added PHPStan

    dg committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c48e89c View commit details
    Browse the repository at this point in the history
  4. fixed bugs reported by PHPStan

    dg committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c9f859a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    593d95c View commit details
    Browse the repository at this point in the history
  6. added GitHub Actions workflow

    dg committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    71bbc0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0d2bda View commit details
    Browse the repository at this point in the history
  8. added .phpstorm.meta.php

    dg committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    7f173ba View commit details
    Browse the repository at this point in the history
  9. tests: improvements

    dg committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    15b56f3 View commit details
    Browse the repository at this point in the history
  10. Container: added const NAME_REGEXP

    dg committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    154add9 View commit details
    Browse the repository at this point in the history
  11. improved phpDoc

    dg committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    d91eb52 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66409cf View commit details
    Browse the repository at this point in the history
Loading