Skip to content

Refactor: remove FormatObjectList dependency and update logic locally for PHP 8 compatibility #16156

Refactor: remove FormatObjectList dependency and update logic locally for PHP 8 compatibility

Refactor: remove FormatObjectList dependency and update logic locally for PHP 8 compatibility #16156

name: PHP Compatibility
on:
push:
pull_request:
workflow_call: # Allows you to use this workflow as part of another workflow
workflow_dispatch: # Allows you to run this workflow manually from the Actions tab
jobs:
build:
uses: impress-org/givewp-github-actions/.github/workflows/php-compatibility.yml@master