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: phpDocumentor/ReflectionDocBlock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.5.1
Choose a base ref
...
head repository: phpDocumentor/ReflectionDocBlock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.6.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 7, 2024

  1. Bump phpstan/phpstan from 1.12.7 to 1.12.8

    Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.7 to 1.12.8.
    - [Release notes](https://github.com/phpstan/phpstan/releases)
    - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md)
    - [Commits](phpstan/phpstan@1.12.7...1.12.8)
    
    ---
    updated-dependencies:
    - dependency-name: phpstan/phpstan
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    234e9df View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    2a8b28d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Bump phpdocumentor/type-resolver from 1.9.0 to 1.10.0

    Bumps [phpdocumentor/type-resolver](https://github.com/phpDocumentor/TypeResolver) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/phpDocumentor/TypeResolver/releases)
    - [Commits](phpDocumentor/TypeResolver@1.9.0...1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: phpdocumentor/type-resolver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2f98b1f View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Merge pull request #386 from xabbuh/phpstan-phpdoc-parser-2

    add support for phpstan/phpdoc-parser 2
    jaapio authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5763b5b View commit details
    Browse the repository at this point in the history
  2. Fix code style

    jaapio committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d0e946c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #387 from phpDocumentor/dependabot/composer/phpdoc…

    …umentor/type-resolver-1.10.0
    
    Bump phpdocumentor/type-resolver from 1.9.0 to 1.10.0
    jaapio authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6a29e60 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #385 from phpDocumentor/dependabot/composer/phpsta…

    …n/phpstan-1.12.8
    
    Bump phpstan/phpstan from 1.12.7 to 1.12.8
    jaapio authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f3558a4 View commit details
    Browse the repository at this point in the history
Loading