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

Commits on Sep 26, 2017

  1. coding style

    dg committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    b3ac6cd View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    ff40784 View commit details
    Browse the repository at this point in the history
  2. type fixes

    dg committed Mar 20, 2018
    9 Configuration menu
    Copy the full SHA
    57e4046 View commit details
    Browse the repository at this point in the history
  3. phpDoc: removed inherited docs

    dg committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    339a55d View commit details
    Browse the repository at this point in the history
  4. phpDoc: added $var name to @param

    dg committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    fc01eef View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. FileStorage: fix BC break in 2.5.7 (#55)

    enumag authored and dg committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    d566329 View commit details
    Browse the repository at this point in the history
  2. Revert "Cache: used typehint 'callable' (suppresses lazyloading of cl…

    …asses)"
    
    Partially reverts commit ff40784.
    dg committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    53a6e5e View commit details
    Browse the repository at this point in the history
  3. coding style

    dg committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    7fba7c7 View commit details
    Browse the repository at this point in the history
Loading