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

Commits on Mar 26, 2015

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

Commits on Mar 27, 2015

  1. Merge pull request #58 from JanTvrdik/php7_datetime_create_from_format

    Workaround (hopefully temporary) for changed signature of DateTime::createFromFormat in PHP7
    dg committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    a351abf View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2015

  1. composer: removed --dev

    dg committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    26506fa View commit details
    Browse the repository at this point in the history

Commits on May 20, 2015

  1. opened v2.3

    dg committed May 20, 2015
    Configuration menu
    Copy the full SHA
    390323d View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2015

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

Commits on Jun 16, 2015

  1. travis: removed hhvm-nightly

    dg committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    d4ab08b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    890a729 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ae80e5 View commit details
    Browse the repository at this point in the history
  4. used @return self [Closes #63]

    dg committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    c89243b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9df814 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2015

  1. Revert "DateTime: workaround for changed signature of createFromForma…

    …t() in PHP 7 [closes #58]"
    
    This reverts commit 85c4cd9.
    JanTvrdik authored and dg committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    3076363 View commit details
    Browse the repository at this point in the history
  2. Arrays: added pick() - picks element from the array by key and return…

    … its value [Closes #54]
    foxycode authored and dg committed Jun 17, 2015
    1 Configuration menu
    Copy the full SHA
    a389cd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1754fcc View commit details
    Browse the repository at this point in the history
Loading