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: phpstan/phpstan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.1
Choose a base ref
...
head repository: phpstan/phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.2
Choose a head ref
  • 17 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 4, 2022

  1. Updated PHPStan to commit 8498b01

    phpstan/phpstan-src@8498b01 Fix handling renamed trait method
    ondrejmirtes committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    e2b3909 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 90cc560

    phpstan/phpstan-src@90cc560 Update BetterReflection
    ondrejmirtes committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    057da3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f3398c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Updated PHPStan to commit d09938b

    phpstan/phpstan-src@d09938b Revert Update Rector
    ondrejmirtes committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    f64d68f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bfb981 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd7b33e View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 63838ee

    phpstan/phpstan-src@63838ee Fix FileTypeMapper call in MethodTemplateTypeRule
    ondrejmirtes committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    919fbdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    220a211 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Updated PHPStan to commit 11176c7

    phpstan/phpstan-src@11176c7 Fix looking for PHPDocs in trait in anonymous class in trait
    ondrejmirtes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    df968a3 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 0d6c3c0

    phpstan/phpstan-src@0993d18 Better progress bar visuals for CI environments phpstan/phpstan-src@0d6c3c0 Fix
    ondrejmirtes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    2659a34 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit f66f86e

    phpstan/phpstan-src@f66f86e Do not apply heuristics of Collection<...>|Foo[] being resolved to Collection of Foo
    ondrejmirtes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    8a8c79c View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 79bf10f

    phpstan/phpstan-src@79bf10f Revert Do not apply heuristics of Collection<...>|Foo[] being resolved to Collection of Foo
    ondrejmirtes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    f03a9fd View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit cae07c8

    phpstan/phpstan-src@cae07c8 These functions return false since PHP 5.4.
    ondrejmirtes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    43acc57 View commit details
    Browse the repository at this point in the history
  6. Updated PHPStan to commit 1181717

    phpstan/phpstan-src@1181717 Improve Exception::getCode() type
    ondrejmirtes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    1f2fa5c View commit details
    Browse the repository at this point in the history
  7. Updated PHPStan to commit 10e4602

    phpstan/phpstan-src@10e4602 Scope - Improved file description for traits used by anonymous classes
    ondrejmirtes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    57fbb32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f9f9253 View commit details
    Browse the repository at this point in the history
  9. PHPStan 1.3.2

    ondrejmirtes committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    84eaa56 View commit details
    Browse the repository at this point in the history
Loading