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: 0.12.74
Choose a base ref
...
head repository: phpstan/phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.12.75
Choose a head ref
  • 16 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 9, 2021

  1. Updated PHPStan to commit b7d6080

    phpstan/phpstan-src@b7d6080 StubValidator - do not check missing callable signatures
    ondrejmirtes committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    69a3115 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Updated PHPStan to commit 4f7ac53

    phpstan/phpstan-src@4f7ac53 Avoid false positif for namespaced Xpath
    ondrejmirtes committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    43f8c67 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 5886053

    phpstan/phpstan-src@5886053 Bleeding edge - detect wrong usage of  PHPDoc tag
    ondrejmirtes committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    35df296 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 8633000

    phpstan/phpstan-src@8633000 PHP 8 - fix signatures with multiple variants
    ondrejmirtes committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    2fe2ddc View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 785b663

    phpstan/phpstan-src@785b663 Fixed local ignoring using annotations in traits
    ondrejmirtes committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    7194819 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    386bd67 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Updated Rector baseline

    ondrejmirtes committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    f322fb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9b0fe7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffa6018 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit cc9a674

    phpstan/phpstan-src@cc9a674 Updated PHP 8 stubs
    ondrejmirtes committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    7f03834 View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 6062437

    phpstan/phpstan-src@6062437 SplObjectStorage's ArrayAccess will never return null
    ondrejmirtes committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    fc08c0a View commit details
    Browse the repository at this point in the history
  6. Updated PHPStan to commit 2017318

    phpstan/phpstan-src@6ef87d1 Resolve unknown generic type to bound instead of ErrorType phpstan/phpstan-src@2017318 Fixed assigning generic object without a constructor (like SplObjectStorage) to a property
    ondrejmirtes committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    539ce47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec6c0c3 View commit details
    Browse the repository at this point in the history
  8. Updated PHPStan to commit aae34d9

    phpstan/phpstan-src@3f7c015 Refactoring phpstan/phpstan-src@aae34d9 Bleeding edge - check array deconstruction
    ondrejmirtes committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    92c5781 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5878afd View commit details
    Browse the repository at this point in the history
  10. PHPStan 0.12.75

    ondrejmirtes committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    2e4738c View commit details
    Browse the repository at this point in the history
Loading