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

Add DeviceDetect proxy to autoload. #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

koekaverna
Copy link

Add proxy class to autoloading to fix problem when already exists file with the same hash overrwited on every request

renanbr
renanbr previously approved these changes Nov 29, 2023
@renanbr
Copy link
Member

renanbr commented Dec 10, 2023

Thanks for this PR @koekaverna

The DoctrineMongoDBBundle registers (and unregisters) its autoloader in the Kernel.

This seems a better approach.

We could make createConfiguration() public and play with this in the Kernel if the service is available, or skip this completely if the service isn't.

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.

None yet

2 participants