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.91
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.92
Choose a head ref
  • 19 commits
  • 5 files changed
  • 1 contributor

Commits on Jul 5, 2021

  1. Updated PHPStan to commit c98d0a4

    phpstan/phpstan-src@c98d0a4 Bleeding edge - validate overriding methods in stubs
    ondrejmirtes committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    a656ebf View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Updated PHPStan to commit 2a1597b

    phpstan/phpstan-src@2a1597b Don't try to create a directory that already exists
    ondrejmirtes committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    5e6029a View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 25260db

    phpstan/phpstan-src@6ef5e91 non-empty-string phpstan/phpstan-src@25260db explode() always returns non-empty-array
    ondrejmirtes committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    2e9dd39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    514f17d View commit details
    Browse the repository at this point in the history
  4. Test PHPUnit on PHP 8

    ondrejmirtes committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    7c28b1d View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 3af1728

    phpstan/phpstan-src@3af1728 Fix accessory types isSuperTypeOf()
    ondrejmirtes committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    887d1e0 View commit details
    Browse the repository at this point in the history
  6. Updated PHPStan to commit 790a838

    phpstan/phpstan-src@790a838 !empty() leads to non-empty-string
    ondrejmirtes committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    4c1d6d8 View commit details
    Browse the repository at this point in the history
  7. Updated PHPStan to commit d50aa7d

    phpstan/phpstan-src@d50aa7d Improve  signature
    ondrejmirtes committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    634749a View commit details
    Browse the repository at this point in the history
  8. Updated PHPStan to commit 2656081

    phpstan/phpstan-src@673fee4 Test current checkPhpDocMissingReturn behavior phpstan/phpstan-src@2656081 MissingReturnRule - make behavior with checkPhpDocMissingReturn: false more strict
    ondrejmirtes committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    5914a9f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Updated PHPStan to commit 8581943

    phpstan/phpstan-src@8581943 Too wide return typehint rules - accommodate missing return with non-native nullable return type
    ondrejmirtes committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    951e924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38b73e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65bab15 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 2af6aef

    phpstan/phpstan-src@2af6aef Test generic offsetGet()
    ondrejmirtes committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    cf552b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb3e6ab View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    1e67906 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 0f8ead7

    phpstan/phpstan-src@0f8ead7 Update nikic/php-parser to work on PHP 8.1 again
    ondrejmirtes committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    c991555 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Updated PHPStan to commit cd02bf8

    phpstan/phpstan-src@cd02bf8 Fix mess in ClassReflection::getInterfaces()
    ondrejmirtes committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    32fb6ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6b393d View commit details
    Browse the repository at this point in the history
  3. PHPStan 0.12.92

    ondrejmirtes committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    64d4c5d View commit details
    Browse the repository at this point in the history
Loading