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.6.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.x
Choose a head ref
  • 10 commits
  • 5 files changed
  • 4 contributors

Commits on Dec 9, 2024

  1. Bump doctrine/deprecations from 1.1.3 to 1.1.4

    Bumps [doctrine/deprecations](https://github.com/doctrine/deprecations) from 1.1.3 to 1.1.4.
    - [Release notes](https://github.com/doctrine/deprecations/releases)
    - [Commits](doctrine/deprecations@1.1.3...1.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: doctrine/deprecations
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    77e1c12 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Merge pull request #395 from phpDocumentor/dependabot/composer/doctri…

    …ne/deprecations-1.1.4
    
    Bump doctrine/deprecations from 1.1.3 to 1.1.4
    jaapio authored Feb 18, 2025
    Configuration menu
    Copy the full SHA
    2a6c077 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2025

  1. Remove bc checker

    jaapio committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    a549656 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2ad295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1c6c03 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #409 from phpDocumentor/enable-integration-tests

    Fix newline detection on descriptions
    jaapio authored Apr 13, 2025
    Configuration menu
    Copy the full SHA
    92dde6a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

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

Commits on Apr 21, 2025

  1. Merge pull request #410 from DannyvdSluijs/patch-1

    Fix workflow badge, tweak stable and unstable badges
    jaapio authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    65a4d3e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Configuration menu
    Copy the full SHA
    a508a8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #414 from W0rma/reflection-set-accessible

    Do not call Reflection*::setAccessible() in PHP >= 8.1
    jaapio authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    94f8051 View commit details
    Browse the repository at this point in the history
Loading