Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
23.84 KB
MD5: 679c494e861387c165a990793639ee1b
SHA-1: e24f06cd6e7e0891217bc9137d0856519474fc97
SHA-256: 18e6e645c81747f1d22c9ca3b9a625f38ad744a3a188404c25b668cf0df805f4
Download zip
41.09 KB
MD5: fb7c6848249c313fe886d75c52b02cd8
SHA-1: 9e7619141695a1aa41a343b25e559614742fac4d
SHA-256: 2035ef37b6328a210af2a9e24a86be3c92a0da1c0e42ae09102ab1c6068bfc5d
Release notes
xautoload loader should come after the core loaders, but before classloader.
Also, add an unregister() method to all loaders.
Only in unit tests need we prepend the class loader, to avoid hitting a malconfigured database with the core loader.