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/utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.3
Choose a base ref
...
head repository: nette/utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.4
Choose a head ref
  • 9 commits
  • 60 files changed
  • 1 contributor

Commits on Sep 3, 2020

  1. tests: test() with description

    dg committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    f8ebcb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Image::fromString() throws UnknownImageFileException when file type i…

    …s unknown
    
    Also prevents ValueError throw by imagecreatefromstring() when $s is shorter than 12 chars
    dg committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    cd75117 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. updated nette/coding-standard

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

    dg committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    c96c15b View commit details
    Browse the repository at this point in the history
  3. updated gitattributes

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

Commits on Nov 5, 2020

  1. coding style

    dg committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    3ec0ff0 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. typo

    dg committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    22231d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Reflection::getReturnType(), getParameterType() and getPropertyType()…

    … throws exception on union types
    dg committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    21a840d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19b3057 View commit details
    Browse the repository at this point in the history
Loading