- Dec 28, 2013
-
-
Andreas Hennings authored
All module paths should be absolute, not relative to drupal root. See https://drupal.org/node/2162691
-
Andreas Hennings authored
Fix autoload stack order in XAutoloadUnitTestCase, if the non-apc loader was registered in bootstrap.
-
Andreas Hennings authored
-
Andreas Hennings authored
-
- Dec 26, 2013
-
-
Andreas Hennings authored
-
- Dec 24, 2013
-
-
Andreas Hennings authored
Introduce a CommonRegistrationinterface for class finder and adpater, so they now share the most common registration operations like addPsr0(), addPsr4(), etc.
-
Andreas Hennings authored
-
Andreas Hennings authored
-
- Dec 23, 2013
-
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
- Dec 02, 2013
-
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
- Dec 01, 2013
-
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
PHPUnit tests for class finding and class loading, the latter based on StreamWrapper instead of fixtures.
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
Let xautoload(NULL) return the service container, to allow a syntax like xautoload(NULL)->finder, with full type hinting and stuff
-
- Nov 30, 2013
-
-
Andreas Hennings authored
-
Andreas Hennings authored
-
Andreas Hennings authored
Only activate APC if drupal_hash_salt is available. This will make it possible to use xautoload.early.php outside of Drupal, e.g. in phpunit.
-
Andreas Hennings authored
-