Skip to content

Fix PHP 8.2 deprecation warnings caused by shapes on automaps and hos… #15

Fix PHP 8.2 deprecation warnings caused by shapes on automaps and hos…

Fix PHP 8.2 deprecation warnings caused by shapes on automaps and hos… #15

Workflow file for this run

name: CI
on: [push]
jobs:
phpstan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: PHPStan Static Analysis
uses: php-actions/phpstan@v3
with:
path: .