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: felixfbecker/php-language-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.6.2
Choose a base ref
...
head repository: felixfbecker/php-language-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.3
Choose a head ref
  • 9 commits
  • 18 files changed
  • 4 contributors

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    7b1176d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a934aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4384d49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16cf8f5 View commit details
    Browse the repository at this point in the history
  5. chore: fixes for unused variables and phpdoc (#496)

    The identifier doesn't need to be generated for a notification to the
    client, since there's no response
    Add undeclared properties to TreeAnalyzer
    Fix other bugs in phpdoc
    TysonAndre authored and felixfbecker committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    1db6b7b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Configuration menu
    Copy the full SHA
    fbaa7b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95f49d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b86d6c9 View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    9e551a3 View commit details
    Browse the repository at this point in the history
Loading