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/guides
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 49312b9
Choose a base ref
...
head repository: phpDocumentor/guides
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10f7ca1
Choose a head ref
  • 3 commits
  • 34 files changed
  • 1 contributor

Commits on Dec 1, 2024

  1. Configuration menu
    Copy the full SHA
    69dc8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecac402 View commit details
    Browse the repository at this point in the history
  3. Add baseline for indirect deprecations

    We cannot fix these PHP deprecations, as these are happening in third
    party code (and fixing them requires a major version bump of Flysystem).
    
    PHPUnit 11 distinguishes direct and indirect deprecations, allowing us
    to automatically ignore all indirect deprecations. However, this version
    requires PHP 8.2, while this library still supports PHP 8.1.
    wouterj committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    10f7ca1 View commit details
    Browse the repository at this point in the history
Loading