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.10.3
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.10.4
Choose a head ref
  • 17 commits
  • 8 files changed
  • 2 contributors

Commits on Feb 25, 2023

  1. Updated PHPStan to commit 1fe82f1

    phpstan/phpstan-src@0186b4b Update dependency php-http/discovery to v1.15.2
    phpstan/phpstan-src@e5a8507 Solve issue 8917 with array_column
    phpstan/phpstan-src@09d8d2e Update compiler
    phpstan/phpstan-src@1fe82f1 Update issue-bot
    ondrejmirtes committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    1fe82f1 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 8cb3334

    phpstan/phpstan-src@8cb3334 Fix return type of Ds\Sequence#copy()
    ondrejmirtes committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    8cb3334 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Updated PHPStan to commit c9b5060

    phpstan/phpstan-src@a1f5d52 Add non regression test for 5695
    phpstan/phpstan-src@8599b17 Add non regression test for 4969
    phpstan/phpstan-src@144da80 Remove 3 leading spaces in PHAR
    phpstan/phpstan-src@c9b5060 Add missing newline at the end of the file
    ondrejmirtes committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    c9b5060 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Updated PHPStan to commit 606bcbf

    phpstan/phpstan-src@e16a3ca Update PhpStorm stubs
    phpstan/phpstan-src@992f735 Update compiler
    phpstan/phpstan-src@606bcbf Improve `filter_var()` handling of a couple of simple scalars and null
    ondrejmirtes committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    606bcbf View commit details
    Browse the repository at this point in the history
  2. Update playground-runner

    renovate[bot] authored and ondrejmirtes committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    3317faf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Updated PHPStan to commit 4b3a9d5

    phpstan/phpstan-src@4b3a9d5 Fix password_hash return type
    ondrejmirtes committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    4b3a9d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8045bf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Updated PHPStan to commit aed9319

    phpstan/phpstan-src@aed9319 RuleError interfaces are part of BC promise
    ondrejmirtes committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    aed9319 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Update playground-api

    renovate[bot] authored and ondrejmirtes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8cc0a82 View commit details
    Browse the repository at this point in the history
  2. Update playground-runner

    renovate[bot] authored and ondrejmirtes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    c0c11b2 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 9c9589c

    phpstan/phpstan-src@941dce0 Update dependency symfony/console to v6.2.7
    phpstan/phpstan-src@6ca1f39 Update compiler
    phpstan/phpstan-src@9c9589c Update PHP 8 stubs
    ondrejmirtes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    9c9589c View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit dda95b4

    phpstan/phpstan-src@dda95b4 Update nikic/php-parser
    ondrejmirtes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    dda95b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83b6014 View commit details
    Browse the repository at this point in the history
  6. Updated PHPStan to commit 3adc91d

    phpstan/phpstan-src@3adc91d Fix value-of for multiple enums
    ondrejmirtes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3adc91d View commit details
    Browse the repository at this point in the history
  7. Updated PHPStan to commit 05b85ba

    phpstan/phpstan-src@520c635 Fix build
    phpstan/phpstan-src@9a598b2 Fix typo
    phpstan/phpstan-src@05b85ba Fix `->value` on unions of enums
    ondrejmirtes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    05b85ba View commit details
    Browse the repository at this point in the history
  8. Updated PHPStan to commit 4f9b5db

    phpstan/phpstan-src@4f9b5db Update BetterReflection
    ondrejmirtes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4f9b5db View commit details
    Browse the repository at this point in the history
  9. PHPStan 1.10.4

    ondrejmirtes committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8d39218 View commit details
    Browse the repository at this point in the history
Loading