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.8.7
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.8.8
Choose a head ref
  • 15 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 4, 2022

  1. Updated PHPStan to commit a2332f5

    phpstan/phpstan-src@a2332f5 Do not drop original specified expression in TypeSpecifier
    ondrejmirtes committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    b53de20 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Updated PHPStan to commit 2b3fd78

    phpstan/phpstan-src@b7efc5c Regression test phpstan/phpstan-src@2b3fd78 Updated BetterReflection
    ondrejmirtes committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    dd1586f View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 2061656

    phpstan/phpstan-src@2061656 Cover expr ExprPrinter by bc promise
    ondrejmirtes committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    77b514e View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 7cc83da

    phpstan/phpstan-src@7cc83da Improve isset specification in falsy scope
    ondrejmirtes committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    0712daa View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 17ff345

    phpstan/phpstan-src@565992b Preserve accessory types in `MutatingScope::generalizeType` phpstan/phpstan-src@02721ad Extract logic that unions common type maps and use it in `MutatingScope::generalizeType` phpstan/phpstan-src@285a678 Preserve non-empty-array when generalizing constant arrays phpstan/phpstan-src@c75d72b Only preserve accesory types on both sides phpstan/phpstan-src@17ff345 Simplify accessory logic, remove logic that was extracted to other MR, add some tests
    ondrejmirtes committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    91ae23e View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 0b8b337

    phpstan/phpstan-src@0b8b337 Specify types on get_parent_class()
    ondrejmirtes committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    f225821 View commit details
    Browse the repository at this point in the history
  6. Updated PHPStan to commit cdb0fe6

    phpstan/phpstan-src@cdb0fe6 Fix list checking on level 7 vs. level 8
    ondrejmirtes committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    ca3a1c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    143dcc8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e3fbc8 View commit details
    Browse the repository at this point in the history
  9. Updated PHPStan to commit 954c16a

    phpstan/phpstan-src@0483ffd added more integer range vs. int constants tests phpstan/phpstan-src@71878a6 int-mask test phpstan/phpstan-src@954c16a fix zadd argument order
    ondrejmirtes committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    3505170 View commit details
    Browse the repository at this point in the history
  10. Updated PHPStan to commit 7835860

    phpstan/phpstan-src@7835860 fix zscan return types
    ondrejmirtes committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    4dbe4e7 View commit details
    Browse the repository at this point in the history
  11. Updated PHPStan to commit 862c8ff

    phpstan/phpstan-src@862c8ff XMLWriter::startElementNS() $namespace arg is nullable
    ondrejmirtes committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    3b463b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Updated PHPStan to commit fd94186

    phpstan/phpstan-src@c5d186b Rector - disable parallel run phpstan/phpstan-src@fd94186 Update phpdoc-parser
    ondrejmirtes committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    d5b4ca2 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit acbb55b

    phpstan/phpstan-src@acbb55b Do not use Composer\InstalledVersions to parse PHPStan version
    ondrejmirtes committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    33a48ac View commit details
    Browse the repository at this point in the history
  3. PHPStan 1.8.8

    ondrejmirtes committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    08310ce View commit details
    Browse the repository at this point in the history
Loading