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

Commits on Feb 13, 2021

  1. Updated PHPStan to commit 270d507

    phpstan/phpstan-src@270d507 Fixed return type of simplexml_import_dom
    ondrejmirtes committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    2acde65 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Updated PHPStan to commit 68d1399

    phpstan/phpstan-src@68d1399 Redis::auth() method also accepts array
    ondrejmirtes committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    1472825 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit cfd86c8

    phpstan/phpstan-src@cfd86c8 Fix fputcsv fields parameter (should be string[])
    ondrejmirtes committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    9683233 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Updated PHPStan to commit 6367eb6

    phpstan/phpstan-src@6367eb6 Fix ResultCacheManager for ever-changing Git commit in vendor/composer/installed.php
    ondrejmirtes committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    9dfcb93 View commit details
    Browse the repository at this point in the history
  2. New sponsor

    ondrejmirtes committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    0a9efd6 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 2066a7e

    phpstan/phpstan-src@2066a7e Avoid false-positive Offset does not exist on via isset
    ondrejmirtes committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    d6857bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8cf90d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5692173 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b202804 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bef9128 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Updated ZOL logo

    ondrejmirtes committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    b849406 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 7bc35cd

    phpstan/phpstan-src@7bc35cd Fix function signatures with multiple variants on PHP 8
    ondrejmirtes committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    63a3444 View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit f9c5714

    phpstan/phpstan-src@f9c5714 proc_get_status() - array shape for PHP 8
    ondrejmirtes committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ba74011 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit df5c98d

    phpstan/phpstan-src@df5c98d Check continue/break outside of loop and switch (level 0)
    ondrejmirtes committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    e03b76c View commit details
    Browse the repository at this point in the history
  5. Update phpdoc-types.md

    ondrejmirtes authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    28b4951 View commit details
    Browse the repository at this point in the history
  6. Test more projects

    ondrejmirtes committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    3f8102b View commit details
    Browse the repository at this point in the history
  7. Updated PHPStan to commit ec2ef2a

    phpstan/phpstan-src@396ee25 Cleanup phpstan/phpstan-src@ec2ef2a CallStaticMethodsRule - fix case with non-object class-string
    ondrejmirtes committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    46abba4 View commit details
    Browse the repository at this point in the history
  8. Updated PHPStan to commit a7a46b1

    phpstan/phpstan-src@a7a46b1 Fixed inferring from nested class-string
    ondrejmirtes committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    ce94613 View commit details
    Browse the repository at this point in the history
  9. PHPStan 0.12.77

    ondrejmirtes committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    1f10b8c View commit details
    Browse the repository at this point in the history
Loading