Skip to content

Feat: add support for Swoole task_enable_coroutine & task_use_object/task_object option #5870

Feat: add support for Swoole task_enable_coroutine & task_use_object/task_object option

Feat: add support for Swoole task_enable_coroutine & task_use_object/task_object option #5870

Workflow file for this run

name: static analysis
on:
push:
branches:
- master
- '*.x'
pull_request:
permissions:
contents: read
jobs:
tests:
uses: laravel/.github/.github/workflows/static-analysis.yml@main