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

Commits on Sep 25, 2020

  1. Updated PHPStan to commit b4299be

    phpstan/phpstan-src@b4299be regression test for assign empty array to array of array of generic
    ondrejmirtes committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    bc76b8b View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 9f43f3b

    phpstan/phpstan-src@9f43f3b Update functionMap.php
    ondrejmirtes committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    b595283 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 3405e43

    phpstan/phpstan-src@3405e43 Pass current memory limit to PHPStan Pro process
    ondrejmirtes committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    47dc4a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Updated PHPStan to commit 8a7ae4f

    phpstan/phpstan-src@2d8dcd1 Mitigation of some problems
    phpstan/phpstan-src@8a7ae4f Fix downloading on Windows
    ondrejmirtes committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    b1f5985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34b3007 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit ec01a65

    phpstan/phpstan-src@717ca73 Fix build
    phpstan/phpstan-src@ec01a65 Show the reason for the download failure
    ondrejmirtes committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    ec5e8f2 View commit details
    Browse the repository at this point in the history
  4. PHPStan 0.12.45

    phpstan/phpstan-src@51e6cc4 RunnableQueue - cancelAll()
    phpstan/phpstan-src@4e71e79 RunnableQueue - fixed bug
    phpstan/phpstan-src@40455c3 ResultCacheClearer
    phpstan/phpstan-src@9af2e9a Prevent crash in case of non-existing file
    phpstan/phpstan-src@14c9389 Micro optimization
    phpstan/phpstan-src@92b57a5 Removed duplicate rule
    phpstan/phpstan-src@c99b7f8 encode newlines in GithubErrorFormatter
    phpstan/phpstan-src@c7a674d Fixed Redis::zScore() signature
    phpstan/phpstan-src@a5f31ac Mark $_SESSION as nullable
    phpstan/phpstan-src@b635c7f Commit composer.lock
    phpstan/phpstan-src@e604a7b ElseIfConstantConditionRule - identifier and metadata
    phpstan/phpstan-src@bed8fc0 UnreachableIfBranchesRule - identifiers and metadata
    phpstan/phpstan-src@83591fc UnreachableIfBranchesRule - more metadata
    phpstan/phpstan-src@36ff373 UnusedPrivateConstantRule - identifier and metadata
    phpstan/phpstan-src@d9bd78d UnusedPrivatePropertyRule - identifier and metadata
    phpstan/phpstan-src@f96d159 UnusedPrivateMethodRule - identifier and metadata
    phpstan/phpstan-src@d615508 DefinedVariableRule - identifiers and metadata
    phpstan/phpstan-src@5329639 UnusedFunctionParametersCheck - additional metadata
    phpstan/phpstan-src@b2b305e DefinedVariableRule - more metadata
    phpstan/phpstan-src@d7c5996 Fix
    phpstan/phpstan-src@5fc3f7d Fix Redis::lPush(), Redis::lPushx(), Redis::rPush() and Redis::rPushx() signature
    phpstan/phpstan-src@8965dd8 Codespaces
    phpstan/phpstan-src@6d1441a Codespaces - install dependencies
    phpstan/phpstan-src@ac641c8 Codespaces - Composer v2
    phpstan/phpstan-src@a319449 Codespaces - memory limit
    phpstan/phpstan-src@93d79f8 Codespaces: memory limit and Composer v2
    phpstan/phpstan-src@17bde93 Pass around parent scope of anonymous functions
    phpstan/phpstan-src@385819c DefinedVariableRule - defined variables in metadata
    phpstan/phpstan-src@ff092a0 Updated nikic/php-parser
    phpstan/phpstan-src@4f152b2 Bump deps
    phpstan/phpstan-src@2dc11d6 AnalyserRunner::runAnalyser() - $allowParallel
    phpstan/phpstan-src@1be28f3 preg_split sometimes returns array of arrays
    phpstan/phpstan-src@253b9e6 PHPStan Pro 🚀
    phpstan/phpstan-src@4636999 Fix
    phpstan/phpstan-src@d2cf845 Fix AutoloadFilesTest (see also 1885415)
    phpstan/phpstan-src@6603bb8 Revert "Fix AutoloadFilesTest (see also 1885415)"
    phpstan/phpstan-src@90bda81 Replace Guzzle with react/http
    phpstan/phpstan-src@6a7dbde Some renaming
    phpstan/phpstan-src@db779ee Fix build
    phpstan/phpstan-src@f3e53ce More accurate comment
    phpstan/phpstan-src@5dc562c Fix AutoloadFilesTest (see also 667df3a)
    phpstan/phpstan-src@b6f90be Updated nikic/php-parser to v4.10.1
    phpstan/phpstan-src@b4299be regression test for assign empty array to array of array of generic
    phpstan/phpstan-src@9f43f3b Update functionMap.php
    phpstan/phpstan-src@3405e43 Pass current memory limit to PHPStan Pro process
    phpstan/phpstan-src@2d8dcd1 Mitigation of some problems
    phpstan/phpstan-src@8a7ae4f Fix downloading on Windows
    phpstan/phpstan-src@e6103f3 Fix build
    phpstan/phpstan-src@717ca73 Fix build
    phpstan/phpstan-src@ec01a65 Show the reason for the download failure
    ondrejmirtes committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    90c6725 View commit details
    Browse the repository at this point in the history
Loading