xautoload 7.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-3.1.tar.gz | 30.47 KB | 65c6dcaa552ab131e86d41992d656b9a |
| xautoload-7.x-3.1.zip | 56.95 KB | b40f2ccf37dc146f79cbdf3848804abe |
Release notes
xautoload 7.x-3.0
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-3.0.tar.gz | 30.46 KB | 42c0fc0debcf86f02bb2880fdaacd0f1 |
| xautoload-7.x-3.0.zip | 57.33 KB | b03fdcba4ec12994258bca5b5323d30c |
Release notes
I think it's stable now...
xautoload 7.x-3.0-alpha6
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-3.0-alpha6.tar.gz | 24.58 KB | 0420820e19a7b9f6336da7795d0a054f |
| xautoload-7.x-3.0-alpha6.zip | 42.69 KB | 52cc89238fd0b36d44b218850bc3913f |
Release notes
Re-added hook_xautoload().
xautoload 7.x-3.0-alpha5
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-3.0-alpha5.tar.gz | 24.39 KB | 13b8dfff0a18a681584f4c3167e0c273 |
| xautoload-7.x-3.0-alpha5.zip | 42.41 KB | c3162d5b90810f79c2e9dc2b65201ef5 |
Release notes
Improve the mechanic to resolve missing directories.
xautoload 7.x-3.0-alpha4
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-3.0-alpha4.tar.gz | 24.45 KB | dfa1878e08134d967857e64b6c1b2660 |
| xautoload-7.x-3.0-alpha4.zip | 42.48 KB | 30672a543f2fd56a9e5fbe788b9ff8de |
Release notes
New mechanic to resolve the situation where a registered directory does not exist.
xautoload 7.x-3.0-alpha3
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-3.0-alpha3.tar.gz | 23.85 KB | 24999f659cc176f9cebf07477453066e |
| xautoload-7.x-3.0-alpha3.zip | 41.09 KB | 8f533670f264794775edde08ecce7f25 |
Release notes
Correctly detect the apc mode.
xautoload 7.x-3.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-3.0-alpha2.tar.gz | 23.84 KB | 679c494e861387c165a990793639ee1b |
| xautoload-7.x-3.0-alpha2.zip | 41.09 KB | fb7c6848249c313fe886d75c52b02cd8 |
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.
xautoload 7.x-3.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-3.0-alpha1.tar.gz | 23.7 KB | 98ff7b9e59c28bb5c4ca004a2ea77eb4 |
| xautoload-7.x-3.0-alpha1.zip | 40.87 KB | dc28efd8d42b3a105539a43607caf9c7 |
Release notes
Snapshot for 7.x-3.x branch.
xautoload 7.x-3.x-dev
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-3.x-dev.tar.gz | 30.48 KB | 264974a89d4d8ffae75bee40d99f529e |
| xautoload-7.x-3.x-dev.zip | 56.97 KB | f3214adf45c6b05f5dbfa6d05e0e9ed0 |
Release notes
The 7.x-3.x branch brings some major architectural cleanup and rewrite.
xautoload 7.x-2.7
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-2.7.tar.gz | 21.44 KB | 35ceb6acc0e8862a4e2432ef25750dd3 |
| xautoload-7.x-2.7.zip | 36.11 KB | a4e171c586d3a75f7820a7346c7da717 |
Release notes
Hotfix release: Fixed a bug where list_themes() could be called before it is available.
This needs follow-up work:
#1838194: Premature calling of list_themes() (caused Fatal error)
Thanks elfenixtorres for reporting and testing!
xautoload 7.x-2.6
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-2.6.tar.gz | 21.44 KB | d505f7680833c494b292cb601aa3c9ea |
| xautoload-7.x-2.6.zip | 36.09 KB | d087e12fe9f9ec01ae7358c0208b67d2 |
Release notes
Hotfix for a regression in 7.x-2.5 which made this module break if libraries is in 7.x-1.x branch.
See #1833382: Dependency on Libraries 2.x
xautoload 7.x-2.5
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-2.5.tar.gz | 21.44 KB | fb8fd3c4012ab1e7ee74b05a5798c83e |
| xautoload-7.x-2.5.zip | 36.1 KB | 7909ea6f3c49644c17f4f74062ea28bd |
Release notes
Features:
- If you use registerPrefixRoot('My_Prefix', 'mypath'), it will now also register the file 'My_Prefix.php' at the root level.
Bug fixes:
- Fixed a bug in xautoload_InjectedAPI_hookXautoload, that would prevent registered prefixes from working correctly.
Code improvements:
- Change the MapEvaluator architecture. It does no longer behave recursive. Also, the confusing variable name '$path_prefix_symbolic' has been replaced by '$first_part' in the map evaluator.
- Some documentation improvements for ClassLoader.
xautoload 7.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-2.4.tar.gz | 21.08 KB | d34546fa0d54140940a8945ac74982fe |
| xautoload-7.x-2.4.zip | 35.6 KB | ce676f675368a4132c8d11f43a07951d |
Release notes
Major new features:
- Introduction of hook_xautoload()
- Support for PSR-0 in sites/all/libraries with hook_libraries_info()
- Support discovery of test classes, including those in disabled modules.
Further changes:
- Added xautoload.api.php for documentation.
- Example module to demonstrate test loading
- Some trivial code changes and bug fixes
xautoload 7.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-2.3.tar.gz | 17.36 KB | 39245dec2cb440487e69a51a26675964 |
| xautoload-7.x-2.3.zip | 27.93 KB | 841f98891c779825fe83d277e088b8ce |
Release notes
Two trivial bugfixes on files that are usually not included.
xautoload 7.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-2.2.tar.gz | 17.37 KB | 4117078179b1517c9ed4dd33098a0a6d |
| xautoload-7.x-2.2.zip | 27.93 KB | 157458128b7461559fbe3c19d2093b69 |
Release notes
bug fixes.. see issue queue
xautoload 7.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-2.1.tar.gz | 17.41 KB | f629260cca751f3f33c1dd2c338651ae |
| xautoload-7.x-2.1.zip | 27.98 KB | fc3fdc2b4b5539c97e609d1dafa5537f |
Release notes
Support themes in addition to modules.
xautoload 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-2.0.tar.gz | 17.29 KB | ef262fce3ab40f338c0b94fcd89ca1aa |
| xautoload-7.x-2.0.zip | 27.86 KB | aca901e8a0afe8ea507dc7a6cf342812 |
Release notes
Fixed the implementation of PSR-0, D8-style.
Added tests for PSR-0, D8-style.
xautoload 7.x-2.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-2.0-alpha2.tar.gz | 16.65 KB | c9c8fb2b3e442ab1d938b4e9119436e5 |
| xautoload-7.x-2.0-alpha2.zip | 26.8 KB | 274030340388cfe7ad26bba8cba01040 |
Release notes
Various additions:
- more comments
- variations of file_exists(): checkNothing, and checkIncludePath. This allows xautoload to be used for CiviCRM.
- avoid errors on first install, due to hook_boot implementation not being recognized yet.
xautoload 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-2.x-dev.tar.gz | 23.93 KB | 828f0158092ced21e277b36447d8d7bf |
| xautoload-7.x-2.x-dev.zip | 39.92 KB | 79c85f8403b6b3d6e2ce524e9fb78a85 |
Release notes
Dev release for 7.x-2.x branch
xautoload 7.x-2.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| xautoload-7.x-2.0-alpha1.tar.gz | 15.84 KB | b2cd23fc0fd947597e9de3d497c4b95c |
| xautoload-7.x-2.0-alpha1.zip | 25.05 KB | c04ec6ffd2ea4f3b69cbcd9ecb2e501e |
Release notes
First snapshot for 7.x-2.x branch, with a complete rewrite, and support for PSR-0 and PSR-0-NG.