Skip to content
This repository was archived by the owner on Feb 21, 2019. It is now read-only.
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/reflection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.2
Choose a base ref
...
head repository: nette/reflection
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 18 commits
  • 27 files changed
  • 4 contributors

Commits on Sep 7, 2015

  1. opened v2.4-dev

    dg committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    2a02453 View commit details
    Browse the repository at this point in the history
  2. requires PHP 5.4.4

    dg committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    1b7fffd View commit details
    Browse the repository at this point in the history
  3. used PHP 5.4 array syntax

    dg committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    6962314 View commit details
    Browse the repository at this point in the history
  4. removed support for PHP 5.3

    dg committed Sep 7, 2015
    Configuration menu
    Copy the full SHA
    02ef2d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2015

  1. used https

    dg committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    7172291 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2016

  1. typo

    dg committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    315af9a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2016

  1. Configuration menu
    Copy the full SHA
    d72adbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from OndraM/parse-classes-without-annotations

    Return even classes without annotations when using parsePhp
    dg committed Mar 12, 2016
    Configuration menu
    Copy the full SHA
    3000674 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2016

  1. composer: added Tracy

    dg committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    5ac49c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. requires PHP 5.6.0

    JanTvrdik authored and dg committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    eaa31c7 View commit details
    Browse the repository at this point in the history
  2. use ClassName::class syntax

    JanTvrdik authored and dg committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    d20946b View commit details
    Browse the repository at this point in the history
  3. tests: remove PHP <=5.6 compatibility checks

    Majkl578 authored and dg committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    5cc5ed9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc5d2ec View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2016

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

Commits on May 12, 2016

  1. refactoring

    dg committed May 12, 2016
    Configuration menu
    Copy the full SHA
    67c5a09 View commit details
    Browse the repository at this point in the history
  2. tests: compatible with master DI

    dg committed May 12, 2016
    Configuration menu
    Copy the full SHA
    c47a573 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

  1. travis: removed HHVM

    dg committed May 17, 2016
    Configuration menu
    Copy the full SHA
    0783d71 View commit details
    Browse the repository at this point in the history
  2. composer: used Tester 2

    dg committed May 17, 2016
    Configuration menu
    Copy the full SHA
    1922f25 View commit details
    Browse the repository at this point in the history
Loading