Skip to content

feat: add support for ORM fetch_mode_subselect_batch_size configuration #1873

feat: add support for ORM fetch_mode_subselect_batch_size configuration

feat: add support for ORM fetch_mode_subselect_batch_size configuration #1873

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
push:
branches:
- "*.x"
jobs:
coding-standards:
name: "Coding Standards"
uses: "doctrine/.github/.github/workflows/[email protected]"
with:
composer-options: "--prefer-dist --prefer-stable"