Skip to content

Fix implicitly nullable parameter type deprecation on PHP 8.4 (#328) #89

Fix implicitly nullable parameter type deprecation on PHP 8.4 (#328)

Fix implicitly nullable parameter type deprecation on PHP 8.4 (#328) #89

Workflow file for this run

on:
push:
branches:
- "main"
name: "Main Branch"
permissions:
contents: read
jobs:
test:
name: "Test"
permissions:
contents: read
security-events: write
uses: ./.github/workflows/part_test.yml
docs:
name: "Docs"
uses: ./.github/workflows/part_docs.yml