Skip to content

Deprecate not-enabling lazy-ghosts and decouple from doctrine/common's proxies #1855

Deprecate not-enabling lazy-ghosts and decouple from doctrine/common's proxies

Deprecate not-enabling lazy-ghosts and decouple from doctrine/common's proxies #1855

name: "Coding Standards"
on:
pull_request:
branches:
- "*.x"
paths:
- .github/workflows/coding-standards.yml
- bin/**
- composer.*
- lib/**
- phpcs.xml.dist
- tests/**
push:
branches:
- "*.x"
paths:
- .github/workflows/coding-standards.yml
- bin/**
- composer.*
- lib/**
- phpcs.xml.dist
- tests/**
jobs:
coding-standards:
uses: "doctrine/.github/.github/workflows/[email protected]"