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

Commits on Apr 25, 2019

  1. added .phpstorm.meta.php

    dg committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    b465489 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    7ae695b View commit details
    Browse the repository at this point in the history
  2. utilization of function inlining

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    2354aeb View commit details
    Browse the repository at this point in the history
  3. travis: added PHP 7.4

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    b7cef2f View commit details
    Browse the repository at this point in the history
  4. composer: added PHPStan

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    c7d3c37 View commit details
    Browse the repository at this point in the history
  5. composer: license clarification

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    a1e2a5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f32b71e View commit details
    Browse the repository at this point in the history
  7. added funding.yml

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    8778bfc View commit details
    Browse the repository at this point in the history
  8. readme.md: updated

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    f15c1b5 View commit details
    Browse the repository at this point in the history
  9. tests: test() with description

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    46f7a05 View commit details
    Browse the repository at this point in the history
  10. tested on PHP 8.0

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    8a4b87b View commit details
    Browse the repository at this point in the history
  11. added GitHub Actions workflow

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    b6690ac View commit details
    Browse the repository at this point in the history
  12. updated nette/coding-standard

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    21373bc View commit details
    Browse the repository at this point in the history
  13. updated phpstan

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    25c2a5c View commit details
    Browse the repository at this point in the history
  14. updated gitattributes

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    e9140d3 View commit details
    Browse the repository at this point in the history
  15. coding style

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    f4bd6c2 View commit details
    Browse the repository at this point in the history
  16. strict comparison

    dg committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    d989c52 View commit details
    Browse the repository at this point in the history
Loading