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.58
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.59
Choose a head ref
  • 14 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 13, 2024

  1. Updated PHPStan to commit d76472a

    phpstan/phpstan-src@d76472a Update PhpStorm stubs
    phpstan-bot committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d76472a View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 031b344

    phpstan/phpstan-src@031b344 Update PHP 8 stubs
    phpstan-bot committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    031b344 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit e5ded04

    phpstan/phpstan-src@e5ded04 Update PHP 8 stubs
    phpstan-bot committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    e5ded04 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Updated PHPStan to commit 2fb6632

    phpstan/phpstan-src@2fb6632 ConstantArrayType - string offset might exist as integer offset
    phpstan-bot committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2fb6632 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 37f3c82

    phpstan/phpstan-src@0b78c55 Test ConstantArrayType::getOffsetValueType() with imprecise offset type
    phpstan/phpstan-src@37f3c82 Introduce array_values rule
    phpstan-bot committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    37f3c82 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Updated PHPStan to commit 7a2af63

    phpstan/phpstan-src@f5b198c ArrayFilterRule - tip message about `treatPhpDocTypesAsCertain`
    phpstan/phpstan-src@cfedc7b ArrayFilterRule - be consistent about named arguments
    phpstan/phpstan-src@17e5bac ArgumentsNormalizer - skip unused arguments in non-variadic signatures, still return a normalized call
    phpstan/phpstan-src@3351c97 ArrayValuesRule - tip message about `treatPhpDocTypesAsCertain`
    phpstan/phpstan-src@7a2af63 Cosmetics
    phpstan-bot committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7a2af63 View commit details
    Browse the repository at this point in the history
  2. Update baselines

    phpstan-bot authored and ondrejmirtes committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cfe839d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Updated PHPStan to commit 938321c

    phpstan/phpstan-src@c088757 Fix build
    phpstan/phpstan-src@938321c Parallelize levels tests
    phpstan-bot committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    938321c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Updated PHPStan to commit b026126

    phpstan/phpstan-src@43c1dcf Parallel level tests - make bigger chunks
    phpstan/phpstan-src@a909a52 Also install PHPUnit when running levels tests
    phpstan/phpstan-src@cbc6b02 Run all levels tests even if some fail
    phpstan/phpstan-src@6224876 All LevelsTestCase have `@group levels`
    phpstan/phpstan-src@79868b1 Revert "Also install PHPUnit when running levels tests"
    phpstan/phpstan-src@2143b5e Run levels tests on 8.3
    phpstan/phpstan-src@a018f1e Make phpunit fail if a --filter does not execute any tests (#2924)
    phpstan/phpstan-src@b026126 Methods in fluent interfaces are considered impure
    phpstan-bot committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b026126 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit d2c30d1

    phpstan/phpstan-src@d2c30d1 Adds type-specifying extension for settype()
    phpstan-bot committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d2c30d1 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 299df51

    phpstan/phpstan-src@299df51 MethodAssertRule - do not report implicitly inherited assert tags
    phpstan-bot committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    299df51 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Updated PHPStan to commit 473df92

    phpstan/phpstan-src@473df92 Update PhpStorm stubs
    phpstan-bot committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    473df92 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 995eff9

    phpstan/phpstan-src@e94a9fc Regression test
    phpstan/phpstan-src@03d01ea `FunctionReflection::isPure()` and `ExtendedMethodReflection::isPure()`
    phpstan/phpstan-src@995eff9 Fluent interface method only invalidates its own object by default, not arguments
    phpstan-bot committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    995eff9 View commit details
    Browse the repository at this point in the history
  3. PHPStan 1.10.59

    phpstan-bot committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e607609 View commit details
    Browse the repository at this point in the history
Loading