Skip to content

Conversation

lukaslabryszewski
Copy link
Contributor

Modified Bisna\Doctrine\Container::startCacheInstance() as it was relying on class name checking to pass in configuration parameters. I modified it to only check for the class name, ignoring the namespace.
This now allows all adapters named FilesystemCache and FileCache to have the directory and extension passed into the constructor.

…elying on class name checking to pass in configuration parameters. I modified it to only check for the class name, ignoring the namespace.

This now allows all adapters named FilesystemCache and FileCache to have the directory and extension passed in.
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.

1 participant