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: d74fb5c
Choose a base ref
...
head repository: phpstan/phpstan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 37bdd26
Choose a head ref
  • 10 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 2, 2020

  1. Updated PHPStan to commit 349bd9e

    phpstan/phpstan-src@349bd9e Fixed issue with files being analysed multiple times when result cache is used
    ondrejmirtes committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    5cd3f07 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 94bff9b

    phpstan/phpstan-src@94bff9b Fix signature for MongoDB\Driver\ReadPreference constructor
    ondrejmirtes committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    c356c37 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 1100202

    phpstan/phpstan-src@1100202 ResultCacheManager - skip deleted files in "files to analyse" list
    ondrejmirtes committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    e934a49 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit 304d472

    phpstan/phpstan-src@304d472 Error "Ignored error pattern is expected to occur N times but occured M times" can no longer be ignored
    ondrejmirtes committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    53f6102 View commit details
    Browse the repository at this point in the history
  5. Updated PHPStan to commit 4f53a82

    phpstan/phpstan-src@4f53a82 Report "Ignored error pattern is expected to occur N times but occured only M times" even if only subset of project is analysed
    ondrejmirtes committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    e9fbfee View commit details
    Browse the repository at this point in the history
  6. Updated PHPStan to commit ffb7796

    phpstan/phpstan-src@7bf0535 ResultCacheEndToEndTest - cleanup after itself
    phpstan/phpstan-src@ffb7796 Result cache - fix handling of deleted files
    ondrejmirtes committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    5cb07a6 View commit details
    Browse the repository at this point in the history
  7. Updated PHPStan to commit b13181e

    phpstan/phpstan-src@526bb0d Microoptimization
    phpstan/phpstan-src@b13181e Result cache - fix handling deleted files
    ondrejmirtes committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    39b02ce View commit details
    Browse the repository at this point in the history
  8. Updated PHPStan to commit a170ff3

    phpstan/phpstan-src@a170ff3 Update setcookie parameters
    ondrejmirtes committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    f61a3c5 View commit details
    Browse the repository at this point in the history
  9. Updated PHPStan to commit eec492e

    phpstan/phpstan-src@eec492e Report "Ignored error pattern is expected to occur N times but occured only M times" as file-specific
    ondrejmirtes committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    9e45661 View commit details
    Browse the repository at this point in the history
  10. PHPStan 0.12.14

    phpstan/phpstan-src@7e28fb8 Scheduler - configurable minimum number of jobs per process
    phpstan/phpstan-src@cbd06eb Compiler tests moved to GitHub Actions
    phpstan/phpstan-src@19b2028 Readme: mention composer install/update as a prerequisite
    phpstan/phpstan-src@7cd1d70 StubValidator - set analysed files to correctly analysed stubbed traits
    phpstan/phpstan-src@f4e7ce8 Overridable static reflection class name patterns
    phpstan/phpstan-src@b5ed37b DerivativeContainerFactory - fix missing parameters
    phpstan/phpstan-src@5e3c5e7 Put all config file paths into the container
    phpstan/phpstan-src@51a6e9b Used level in container
    phpstan/phpstan-src@4a890d6 Fix build
    phpstan/phpstan-src@4d2d088 Introduce unified AnalyserResult
    phpstan/phpstan-src@587bfa8 AnalyseApplication - extracted running analysers into a private method
    phpstan/phpstan-src@b0f8d3f Result cache (bleeding edge)
    phpstan/phpstan-src@abd3dd6 Fix signature for ReflectionProperty::isInitialized
    phpstan/phpstan-src@29e5ce4 Add Vector::merge()
    phpstan/phpstan-src@c249ade Parallel analysis for everyone!
    phpstan/phpstan-src@4f51382 Parameters schema - structured featureToggles to disallow unsupported keys
    phpstan/phpstan-src@e18b3b4 PHAR - rename file extensions of PhpStorm stubs
    phpstan/phpstan-src@abae606 Cleanup bad file
    phpstan/phpstan-src@7d2ecf9 Temporary failing test for issue #3008
    phpstan/phpstan-src@29be3a2 Require stable version of RobotLoader, master is broken
    phpstan/phpstan-src@9395d76 Code coverage in GitHub Actions
    phpstan/phpstan-src@18d849e Check for invalid phpstan doc comments
    phpstan/phpstan-src@d3668d4 InvalidPHPStanDocTagRule - changed wording
    phpstan/phpstan-src@a142413 E2E tests for result cache
    phpstan/phpstan-src@a68512e Fix build
    phpstan/phpstan-src@3608ded Rule for checking null-coalescing operator (level 1) - bleeding edge
    phpstan/phpstan-src@36748fc Extracted the logic from NullCoalesceRule to IssetCheck
    phpstan/phpstan-src@2003cda Integration test for coalesce
    phpstan/phpstan-src@aa14780 Null coalesce checks - variables on level 1, rest on level 4
    phpstan/phpstan-src@70ee0a4 Fixed build
    phpstan/phpstan-src@25b61d9 Isset rule for checking always-defined/never-defined properties, array offsets etc. (level 4) - bleeding edge
    phpstan/phpstan-src@e5cc038 Process timeout tip
    phpstan/phpstan-src@06b6dbf Configurable decoder buffer size
    phpstan/phpstan-src@0345d3c Properties with native types can be used in isset() in case they are uninitialized
    phpstan/phpstan-src@9c56b39 Command for clearing result cache
    phpstan/phpstan-src@9088b84 Result cache for everyone!
    phpstan/phpstan-src@d22e88f Disable codecov/patch
    phpstan/phpstan-src@fcc00dc stream_socket_enable_crypto returns int|bool
    phpstan/phpstan-src@5b764c7 Fix CommandHelper::getConfigFiles() to also include the file passed into it
    phpstan/phpstan-src@349bd9e Fixed issue with files being analysed multiple times when result cache is used
    phpstan/phpstan-src@94bff9b Fix signature for MongoDB\Driver\ReadPreference constructor
    phpstan/phpstan-src@1100202 ResultCacheManager - skip deleted files in "files to analyse" list
    phpstan/phpstan-src@304d472 Error "Ignored error pattern is expected to occur N times but occured M times" can no longer be ignored
    phpstan/phpstan-src@4f53a82 Report "Ignored error pattern is expected to occur N times but occured only M times" even if only subset of project is analysed
    phpstan/phpstan-src@7bf0535 ResultCacheEndToEndTest - cleanup after itself
    phpstan/phpstan-src@ffb7796 Result cache - fix handling of deleted files
    phpstan/phpstan-src@526bb0d Microoptimization
    phpstan/phpstan-src@b13181e Result cache - fix handling deleted files
    phpstan/phpstan-src@a170ff3 Update setcookie parameters
    phpstan/phpstan-src@eec492e Report "Ignored error pattern is expected to occur N times but occured only M times" as file-specific
    ondrejmirtes committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    37bdd26 View commit details
    Browse the repository at this point in the history
Loading