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: php/pie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.2
Choose a base ref
...
head repository: php/pie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4.x
Choose a head ref
  • 15 commits
  • 28 files changed
  • 3 contributors

Commits on Nov 25, 2025

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

Commits on Nov 26, 2025

  1. Bump actions/checkout from 4 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    cbd6265 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #427 from tillkruss/patch-1

    Add `relay` extension to supported extensions list
    asgrim authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    7143d05 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Merge pull request #440 from asgrim/fix-self-verify

    Fix self-verify to use latest attestation library
    asgrim authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    a83e4a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #442 from php/1.3.x

    Merge up 1.3.x to 1.4.x
    asgrim authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    ac1782e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #428 from php/dependabot/github_actions/actions/ch…

    …eckout-6
    
    Bump actions/checkout from 4 to 6
    asgrim authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    d08c089 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

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

Commits on Dec 8, 2025

  1. Merge pull request #449 from asgrim/improve-readme

    Reorganise and enhance the README for first time visitors feedback
    asgrim authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    b595732 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Merge pull request #457 from php/1.3.x

    Merge up 1.3.x to 1.4.x - fix windows relative extension path bug
    asgrim authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    355966b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af89a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbe7f77 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #458 from asgrim/455-fix-trunk-actions

    455: fix trunk actions not running for nightly builds
    asgrim authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    63c755b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. 462: fix CompleteAliasPackage from breaking CompletePackage checks by…

    … ensuring we use CompletePackageInterface
    asgrim committed Dec 19, 2025
    Configuration menu
    Copy the full SHA
    395fb35 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #463 from asgrim/462-fix-intermittent-fault-caused…

    …-by-complete-alias-packages
    
    462: fix intermittent failure to look up packages
    asgrim authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    e8a96bf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #464 from php/1.3.x

    Merge up 1.3.x into 1.4.x - fix intermittent package not being found
    asgrim authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    be5f142 View commit details
    Browse the repository at this point in the history
Loading