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.32
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.33
Choose a head ref
  • 17 commits
  • 3 files changed
  • 1 contributor

Commits on Aug 25, 2023

  1. Updated PHPStan to commit 6754c23

    phpstan/phpstan-src@2be81ac FileTypeMapper - optimization of type aliases
    phpstan/phpstan-src@6754c23 Update PHP 8 stubs
    phpstan-bot committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    6754c23 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 2d58174

    phpstan/phpstan-src@2d58174 Made parent class reflection resolving lazier
    phpstan-bot committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2d58174 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 869f0c7

    phpstan/phpstan-src@869f0c7 Prevent most $parentPhpDocBlock->getClassReflection()->isBuiltin() calls
    phpstan-bot committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    869f0c7 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit fe36e29

    phpstan/phpstan-src@4ff0a4c Further optimize FileTypeMapper
    phpstan/phpstan-src@3dcc305 `true` makes more sense here - the thing IS in process
    phpstan/phpstan-src@fe36e29 Even further optimize FileTypeMapper - everything is a callback at first
    phpstan-bot committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    fe36e29 View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 725b365

    phpstan/phpstan-src@725b365 Slice the inProcess memory cache in FileTypeMapper
    phpstan-bot committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    725b365 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Updated PHPStan to commit d18dbc2

    phpstan/phpstan-src@4f884c9 Revert "Slice the inProcess memory cache in FileTypeMapper"
    phpstan/phpstan-src@d18dbc2 Revert "Even further optimize FileTypeMapper - everything is a callback at first"
    phpstan-bot committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    d18dbc2 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit edb696e

    phpstan/phpstan-src@edb696e Revert "Further optimize FileTypeMapper"
    phpstan-bot committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    edb696e View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 304d67e

    phpstan-bot committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    304d67e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Updated PHPStan to commit bdb141d

    phpstan/phpstan-src@46ab853 Update PhpStorm stubs
    phpstan/phpstan-src@bdb141d micro: use spl_object_id()
    phpstan-bot committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bdb141d View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Updated PHPStan to commit 5a2e13c

    phpstan/phpstan-src@a69c96d Update nette/di
    phpstan/phpstan-src@c43ac09 Configurator - silence E_USER_DEPRECATED from nette/di
    phpstan/phpstan-src@2847458 Do not use deprecated PhpExtension
    phpstan/phpstan-src@f7656cf Fix internal ServiceLocatorDynamicReturnTypeExtension
    phpstan/phpstan-src@5a2e13c Fix namespace prefixing
    phpstan-bot committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5a2e13c View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 9f93828

    phpstan/phpstan-src@2539f62 Support for referencing environment variables in the config
    phpstan/phpstan-src@5437f5d Update nette/di
    phpstan/phpstan-src@9f93828 Bump container cache key
    phpstan-bot committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    9f93828 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Updated PHPStan to commit d44ae55

    phpstan/phpstan-src@d44ae55 Fix type inference of `array_sum()`
    phpstan-bot committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d44ae55 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 3e03e9d

    phpstan/phpstan-src@3e03e9d Use NonAcceptingNeverType in more places
    phpstan-bot committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3e03e9d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Updated PHPStan to commit 0d3dc89

    phpstan/phpstan-src@0d3dc89 MethodCall: mark virtual nullsafe call with attribute
    phpstan-bot committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0d3dc89 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Updated PHPStan to commit 1e02121

    phpstan/phpstan-src@e7d4c92 More precise inotify related function signatures
    phpstan/phpstan-src@e4dbbc0 Update dependency composer/ca-bundle to v1.3.7
    phpstan/phpstan-src@1e02121 Update dependency nette/schema to v1.2.4
    phpstan-bot committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1e02121 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit dfcaa30

    phpstan/phpstan-src@dfcaa30 Update Symfony polyfills
    phpstan-bot committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    dfcaa30 View commit details
    Browse the repository at this point in the history
  3. PHPStan 1.10.33

    phpstan-bot committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    03b1cf9 View commit details
    Browse the repository at this point in the history
Loading