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: 488f583
Choose a base ref
...
head repository: nette/utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c09937f
Choose a head ref
  • 20 commits
  • 35 files changed
  • 4 contributors

Commits on Jun 6, 2020

  1. SmartObject: removed return void

    dg committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    434b8be View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    519051e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff9cedf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    875e5c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Image: compatibility with PHP 8.0

    dg committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    ce4fe83 View commit details
    Browse the repository at this point in the history
  2. FileSystem: Added $mode to all exceptions.

    janbarasek authored and dg committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    069b5ab View commit details
    Browse the repository at this point in the history
  3. Strings: ICONV_IMPL can be quoted

    jaf2bj authored and dg committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    976003b View commit details
    Browse the repository at this point in the history
  4. updated phpstan.neon

    dg committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    a1370cb View commit details
    Browse the repository at this point in the history
  5. Image: added new PHP functions

    dg committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    a65ab18 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    e3277b4 View commit details
    Browse the repository at this point in the history
  2. tested on PHP 8

    ondrejmirtes authored and dg committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    3b7cd25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    917fc6c View commit details
    Browse the repository at this point in the history
  4. readme: added new docs

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

Commits on Aug 7, 2020

  1. test: compatibility with PHP 8

    dg committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    f7f81e5 View commit details
    Browse the repository at this point in the history
  2. renamed some parameters

    dg committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    6e8ca53 View commit details
    Browse the repository at this point in the history
  3. improved PHP doc

    dg committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    2ce1c5c View commit details
    Browse the repository at this point in the history
  4. test: improvements

    dg committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    f94b2ce View commit details
    Browse the repository at this point in the history
  5. Arrays: added toKey()

    dg committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    8688d87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12d57f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c09937f View commit details
    Browse the repository at this point in the history
Loading