Skip to content

Add support for PHP 8.4 Lazy Objects RFC with configuration flag #771

Add support for PHP 8.4 Lazy Objects RFC with configuration flag

Add support for PHP 8.4 Lazy Objects RFC with configuration flag #771

Workflow file for this run

name: "Documentation"
on:
pull_request:
branches:
- "*.x"
paths:
- ".github/workflows/documentation.yml"
- "docs/**"
push:
branches:
- "*.x"
paths:
- ".github/workflows/documentation.yml"
- "docs/**"
jobs:
documentation:
name: "Documentation"
uses: "doctrine/.github/.github/workflows/documentation.yml@7.2.2"