Skip to content

Conversation

janedbal
Copy link
Member

@janedbal janedbal commented Mar 11, 2025

Resolves #157.

Currently, changing those debug params invalidate cache. This should change with phpstan/phpstan-src#3877

Breaking changes:

  • ClassMemberUsage now requires UsageOrigin, not optionally ClassMethodRef
  • UsageOriginDetector was removed
    • use either UsageOrigin::createRegular or UsageOrigin::createVirtual

@janedbal janedbal marked this pull request as ready for review March 12, 2025 16:11
@janedbal janedbal merged commit 137c6be into master Mar 14, 2025
26 checks passed
@janedbal janedbal deleted the debug-usages branch March 14, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow exporting the whole graph to a file
1 participant