Thanks to visit codestin.com
Credit goes to github.com

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: Weebly/phpstan-laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: lxrco/phpstan-laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 9 files changed
  • 2 contributors

Commits on Jan 25, 2018

  1. Added support & tests for the redirect helper

    Hugo Vacher committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    668b4cf View commit details
    Browse the repository at this point in the history
  2. rootDir is phpstan vendor folder

    medisun authored and Hugo Vacher committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    d26a30a View commit details
    Browse the repository at this point in the history
  3. need three level up: vendor/author/package

    medisun authored and Hugo Vacher committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    2f8062e View commit details
    Browse the repository at this point in the history
  4. Read facades annotations

    Hugo Vacher committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    8fdaad0 View commit details
    Browse the repository at this point in the history
  5. response helper support

    Hugo Vacher committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    17e0dcf View commit details
    Browse the repository at this point in the history
  6. Lumen support

    Hugo Vacher committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    26268ff View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Update dependencies to 0.10

    Hugo Vacher committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    7b8d6c3 View commit details
    Browse the repository at this point in the history
  2. Update classes to be compatible with 0.10

    Hugo Vacher committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    cf107d1 View commit details
    Browse the repository at this point in the history
Loading