Skip to content

Clone query hints and parameters in LimitSubqueryOutputWalker constructor #3770

Clone query hints and parameters in LimitSubqueryOutputWalker constructor

Clone query hints and parameters in LimitSubqueryOutputWalker constructor #3770

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
paths:
- .github/workflows/coding-standards.yml
- bin/**
- composer.*
- src/**
- phpcs.xml.dist
- tests/**
push:
branches:
- "*.x"
paths:
- .github/workflows/coding-standards.yml
- bin/**
- composer.*
- src/**
- phpcs.xml.dist
- tests/**
jobs:
coding-standards:
uses: "doctrine/.github/.github/workflows/coding-standards.yml@7.2.1"