Skip to content

fix: php 8.4 deprecations #2910

fix: php 8.4 deprecations

fix: php 8.4 deprecations #2910

Workflow file for this run

name: Static Code Analysis
on: [workflow_dispatch, push, pull_request]
jobs:
run:
uses: ./.github/workflows/REUSABLE_backend.yml
with:
enable_backend_testing: false
enable_phpstan: true
backend_directory: .