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

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    75eeefb View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit d29d098

    phpstan/phpstan-src@d29d098 Fix accepting BenevolentUnionType as part of GenericObjectType
    ondrejmirtes committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    bed91c3 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit d28b61b

    phpstan/phpstan-src@d28b61b Narrow down type T of RecursiveIteratorIterator
    ondrejmirtes committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    99fb8b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Updated PHPStan to commit 72b02a6

    phpstan/phpstan-src@72b02a6 Unified iterator parameter names across PHP versions
    ondrejmirtes committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    24762c9 View commit details
    Browse the repository at this point in the history
  2. Update PHPUnit baseline

    ondrejmirtes committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    fd51fb5 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit dfcb87e

    phpstan/phpstan-src@dfcb87e Memoize expensive calls to docComments. (#458)
    ondrejmirtes committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    1300089 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit ec8912c

    phpstan/phpstan-src@ec8912c Fix a weird bug - the previous argument was lower-case (iteratoraggregate)
    ondrejmirtes committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    493cbcf View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 3186fff

    phpstan/phpstan-src@3186fff Fix inline  priority with prefixed PHPDoc tags
    ondrejmirtes committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    75e5038 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

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

Commits on Feb 28, 2021

  1. Updated PHPStan to commit f5cb727

    phpstan/phpstan-src@e671cc0 Nested generic types phpstan/phpstan-src@0315dfa More SPL iterator stubs phpstan/phpstan-src@f5cb727 Temporarily disabled wrong tests
    ondrejmirtes committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    dbe3685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f61902c View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 200be1a

    phpstan/phpstan-src@200be1a Updated function signatures of zip_read (#461)
    ondrejmirtes committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    5751b45 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit e1fa4b3

    phpstan/phpstan-src@e1fa4b3 Fix ClassAncestorsRule for nested generics
    ondrejmirtes committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    9ff8f54 View commit details
    Browse the repository at this point in the history
  5. PHPStan 0.12.80

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