Skip to content

This PR fixes a few deprecation warnings thrown when used with PHP 8.4 #92

This PR fixes a few deprecation warnings thrown when used with PHP 8.4

This PR fixes a few deprecation warnings thrown when used with PHP 8.4 #92

Workflow file for this run

on:
pull_request: null
push:
branches:
- '*.*'
name: static analysis
jobs:
psalm:
uses: spiral/gh-actions/.github/workflows/psalm.yml@master
with:
os: >-
['ubuntu-latest']