Skip to content

FIX: Ensure _t() handles single-scalar and multi-scalar injections properly, and improve text collection logic #3532

FIX: Ensure _t() handles single-scalar and multi-scalar injections properly, and improve text collection logic

FIX: Ensure _t() handles single-scalar and multi-scalar injections properly, and improve text collection logic #3532

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v1
with:
# Turn phpcoverage off because it causes a segfault
phpcoverage_force_off: true