Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment; WIP: BUGFIX: bugfix/use-md5paths-instead-classnames-to-flush-correctly #3305

Conversation

mhsdesign
Copy link
Member

@mhsdesign mhsdesign commented Feb 4, 2024

resolves #3303

but this is just an experiment. I was under the impression that we cannot find out the namespace of a removed php file, but we can do a reverse lookup by taking all possible psr-4 autoloading configs into account and then doing the flush. See #3383

Upgrade instructions

Review instructions

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch
  • Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • Reviewer - The first section explains the change briefly for change-logs
  • Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

@github-actions github-actions bot added the 9.0 label Feb 4, 2024
@mhsdesign
Copy link
Member Author

superseeded by #3383

@mhsdesign mhsdesign closed this Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Reflection cache for class is not flushed on file deletion
1 participant