Skip to content

Conversation

janedbal
Copy link
Contributor

  • Currently, I'm improving our dead-code-detector with some optional debug output.
  • This is configured via parameter that is wired to a Rule hooked to CollectedDataNode.
  • As this runs after parallel analysis is done, changing such parameter never affects result cache, but it gets invalidated anyway.
  • This PR solves this issue by providing configuration option where even phpstan extensions can mark their parameters as not affecting result cache.

@ondrejmirtes ondrejmirtes merged commit e169fde into phpstan:2.1.x Mar 12, 2025
408 of 417 checks passed
@ondrejmirtes
Copy link
Member

Thank you!

1 similar comment
@janedbal
Copy link
Contributor Author

Thank you!

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.

2 participants