Skip to content

Class constants declaring class fix for PHPStan 2.1.38+, better tests

Choose a tag to compare

@spaze spaze released this 31 Jan 04:07
· 8 commits to main since this release
4be6274

Constants

  • Don't include template types in constant's declaring class display name, needed for PHPStan 2.1.38+ (#363)
  • Update the docs for constant usage in params (#364)

Tests

Dependency updates

  • Bump actions/checkout from 5 to 6 (#357)
  • Upgrade shipmonk/dead-code-detector (#362)