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/FlyFinder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: phpDocumentor/FlyFinder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 16 files changed
  • 2 contributors

Commits on Sep 15, 2024

  1. Improve dev setup

    jaapio committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    68aa833 View commit details
    Browse the repository at this point in the history
  2. Downgrade for php 8 support

    jaapio committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8200af6 View commit details
    Browse the repository at this point in the history
  3. Fix ci issues

    jaapio committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    03fbe7f View commit details
    Browse the repository at this point in the history
  4. Bump minimal mockery

    jaapio committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8deba1d View commit details
    Browse the repository at this point in the history
  5. Add yaml lint config

    jaapio committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    fa63d4c View commit details
    Browse the repository at this point in the history
  6. Cleanup yaml files

    jaapio committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8cfad90 View commit details
    Browse the repository at this point in the history
  7. Set composer require config

    jaapio committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b259e7a View commit details
    Browse the repository at this point in the history
  8. Fix tests

    jaapio committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    e50ccad View commit details
    Browse the repository at this point in the history
  9. Fix code style

    jaapio committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    92f5c40 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Bump league/flysystem from 3.28.0 to 3.29.1

    Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 3.28.0 to 3.29.1.
    - [Release notes](https://github.com/thephpleague/flysystem/releases)
    - [Changelog](https://github.com/thephpleague/flysystem/blob/3.x/CHANGELOG.md)
    - [Commits](thephpleague/flysystem@3.28.0...3.29.1)
    
    ---
    updated-dependencies:
    - dependency-name: league/flysystem
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1369a51 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Bump phpstan/phpstan from 1.12.3 to 1.12.8

    Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.12.3 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.3...1.12.8)
    
    ---
    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 Nov 7, 2024
    Configuration menu
    Copy the full SHA
    54c34b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73 from phpDocumentor/dependabot/composer/phpstan…

    …/phpstan-1.12.8
    
    Bump phpstan/phpstan from 1.12.3 to 1.12.8
    jaapio authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8dcb6c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Bump phpDocumentor/.github from 0.7 to 0.9

    Bumps [phpDocumentor/.github](https://github.com/phpdocumentor/.github) from 0.7 to 0.9.
    - [Release notes](https://github.com/phpdocumentor/.github/releases)
    - [Commits](phpDocumentor/.github@v0.7...v0.9)
    
    ---
    updated-dependencies:
    - dependency-name: phpDocumentor/.github
      dependency-version: '0.9'
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    279b4b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2025

  1. Merge pull request #74 from phpDocumentor/dependabot/github_actions/p…

    …hpDocumentor/dot-github-0.9
    
    Bump phpDocumentor/.github from 0.7 to 0.9
    jaapio authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    fde0f80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from phpDocumentor/dependabot/composer/league/…

    …flysystem-3.29.1
    
    Bump league/flysystem from 3.28.0 to 3.29.1
    jaapio authored Oct 26, 2025
    Configuration menu
    Copy the full SHA
    a536cb5 View commit details
    Browse the repository at this point in the history
Loading