Skip to content

[3.x][PHP8.5] Using null as an array offset is now deprecated (#64) #48

[3.x][PHP8.5] Using null as an array offset is now deprecated (#64)

[3.x][PHP8.5] Using null as an array offset is now deprecated (#64) #48

Workflow file for this run

name: CI Joomla Framework
on:
push:
pull_request:
schedule:
- cron: 15 2 * * 1
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
framework-ci:
uses: joomla-framework/.github/.github/workflows/workflow-v3.yml@main