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

Commits on Oct 6, 2023

  1. Bump rector/rector from 0.18.4 to 0.18.5

    Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.18.4 to 0.18.5.
    - [Release notes](https://github.com/rectorphp/rector/releases)
    - [Commits](rectorphp/rector@0.18.4...0.18.5)
    
    ---
    updated-dependencies:
    - dependency-name: rector/rector
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    bb20c5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #454 from phpDocumentor/dependabot/composer/rector…

    …/rector-0.18.5
    
    Bump rector/rector from 0.18.4 to 0.18.5
    github-actions[bot] authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    43bbcab View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Bump phpstan/phpstan from 1.10.37 to 1.10.38

    Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.37 to 1.10.38.
    - [Release notes](https://github.com/phpstan/phpstan/releases)
    - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
    - [Commits](phpstan/phpstan@1.10.37...1.10.38)
    
    ---
    updated-dependencies:
    - dependency-name: phpstan/phpstan
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    eb5f138 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #455 from phpDocumentor/dependabot/composer/phpsta…

    …n/phpstan-1.10.38
    
    Bump phpstan/phpstan from 1.10.37 to 1.10.38
    github-actions[bot] authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    316073f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f66a2df View commit details
    Browse the repository at this point in the history
  4. Merge pull request #456 from phpDocumentor/fix/invalid-fqsen-define

    Fix: issue with invalid defines
    jaapio authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    99926d6 View commit details
    Browse the repository at this point in the history
Loading