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

Commits on Mar 2, 2022

  1. Updated PHPStan to commit 2d52a5b

    phpstan/phpstan-src@cd9b558 Fix is_subclass_of with same class phpstan/phpstan-src@4b005c8 Remove incorrect generics support phpstan/phpstan-src@2d52a5b Consider allowString
    ondrejmirtes committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e270e3e View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Updated PHPStan to commit 692158c

    phpstan/phpstan-src@78f993a Make TypeNodeResolver construction easier phpstan/phpstan-src@3b706cd TypeAliasResolver - introduce interface phpstan/phpstan-src@692158c Validate ignoreErrors regexes during DIC compilation (save time in each run)
    ondrejmirtes committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    7b6c16e View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 842ce5f

    phpstan/phpstan-src@842ce5f Backward compatibility with Rector
    ondrejmirtes committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    1526c83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8edbed8 View commit details
    Browse the repository at this point in the history
  4. Updated PHPStan to commit d921d06

    phpstan/phpstan-src@d921d06 Fix Incorrectly nested style tag found for narrow terminals
    ondrejmirtes committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    10cca0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16d01e7 View commit details
    Browse the repository at this point in the history
  6. Updated PHPStan to commit c2b9e71

    phpstan/phpstan-src@04ff57b Microoptimization phpstan/phpstan-src@7ddd284 Microoptimization phpstan/phpstan-src@c2b9e71 Empty array infers key and value type as never
    ondrejmirtes committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5091ab0 View commit details
    Browse the repository at this point in the history
  7. Updated PHPStan to commit a84465b

    phpstan/phpstan-src@a041124 Retain left and right types in equal expression phpstan/phpstan-src@721ce7b Retain left and right types in equal and identical expression phpstan/phpstan-src@58215cb Add equal and identical NodeScopeResolverTest cases for stdClass comparisons phpstan/phpstan-src@a84465b Add more test cases
    ondrejmirtes committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    445c882 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Updated PHPStan to commit 0a8ac3d

    phpstan/phpstan-src@8c1dfc1 ArrayType::traverse() - create empty ConstantArrayType in case of never phpstan/phpstan-src@0a8ac3d Skip validating DIC in StubValidator
    ondrejmirtes committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c083294 View commit details
    Browse the repository at this point in the history
  2. Updated PHPStan to commit 3581d69

    phpstan/phpstan-src@6212d8c Regression tests phpstan/phpstan-src@a373aec Test phpstan/phpstan-src@3581d69 Test generics infer behaviour
    ondrejmirtes committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    1e699ce View commit details
    Browse the repository at this point in the history
  3. Updated PHPStan to commit 98ee715

    phpstan/phpstan-src@83aa215 Add support for integer ranges in strtotime() with constant strings phpstan/phpstan-src@98ee715 Retain int specificity when  is passed in as it appears unable to cause a false return
    ondrejmirtes committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2559eff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db64d2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a807a3f View commit details
    Browse the repository at this point in the history
  6. PHPStan 1.4.8

    ondrejmirtes committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    2a6d670 View commit details
    Browse the repository at this point in the history
Loading