Skip to content

Update PHAR release workflow for PHP 8.5 #46

Description

@igancev

Description

Update the PHAR binary release CI workflow to build with PHP 8.5.

What to do

  • In .github/workflows/build-phar-release.yml, change php-version: '8.4' to '8.5'

Verification note: To verify this PR, temporarily enable the build trigger for PRs in the workflow file and comment out the final publication/upload step. Ensure CI passes, then revert these changes before merging. Successful CI run is a prerequisite for the merge.

Definition of Done

PHAR release workflow configuration updated for PHP 8.5.

Blocked by: #45

Branch strategy: create PR targeting feature/php-8.5, not main.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions