Skip to content

Use spl_object_id() instead of spl_object_hash() #754

Use spl_object_id() instead of spl_object_hash()

Use spl_object_id() instead of spl_object_hash() #754

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-root-version: "3.0"