Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Conversation

tstoeckler
Copy link
Contributor

XcacheClassLoader does not implement __call() to forward methods (such as addPsr4()) to the decorated object. I think this is an oversight, although I might be missing something. I just copied the code over from ApcClassLoader, which does implement __call().

This allows to use XcacheClassLoader with Drupal 8, as the addPsr4() method is used there.

XcacheClassLoader does not implement __call() to forward methods (such as addPsr4()) to the decorated object. I think this is an oversight, although I might be missing something. I just copied the code over from ApcClassLoader, which does implement __call().

This allows to use XcacheClassLoader with Drupal 8, as the addPsr4() method is used there.
@tstoeckler tstoeckler closed this Aug 22, 2014
@tstoeckler
Copy link
Contributor Author

Sorry for the noise. Wrong repository.

@tstoeckler tstoeckler deleted the patch-1 branch August 22, 2014 00:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant