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: Imagick/imagick
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.8.0
Choose a base ref
...
head repository: Imagick/imagick
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.8.1
Choose a head ref
  • 7 commits
  • 12 files changed
  • 4 contributors

Commits on Apr 10, 2025

  1. Prepare 3.8.0 (#733)

    This is release for 3.8.0:
    
    * Prepare 3.8.0
    * CI: Disable 6.7.8-0 for now as the build is failing (unrelated to the release)
    bukka authored Apr 10, 2025
    2 Configuration menu
    Copy the full SHA
    555bf68 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

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

Commits on Aug 7, 2025

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

Commits on Oct 2, 2025

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

Commits on Nov 26, 2025

  1. Bump actions/checkout from 4 to 5 (#747)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    48514a0 View commit details
    Browse the repository at this point in the history
  2. Test PHP 8.5 in CI (#764)

    bukka authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    c419a2d View commit details
    Browse the repository at this point in the history
  3. Prepare 3.8.1 (#765)

    * Prepare 3.8.1
    
    * Bump PHP_IMAGICK_EXTNUM
    bukka authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    70087ba View commit details
    Browse the repository at this point in the history
Loading