Download & Extend

Releases for X Autoload

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
Last updated: May 15, 2013 - 22:45
Official release from tag: 7.x-3.1

Release notes

Fix #1930084-2: Classes beginning with underscore

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
Last updated: April 22, 2013 - 11:44
Official release from tag: 7.x-3.0

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
Last updated: February 13, 2013 - 17:35
Official release from tag: 7.x-3.0-alpha6

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
Last updated: February 12, 2013 - 19:55
Official release from tag: 7.x-3.0-alpha5

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
Last updated: February 12, 2013 - 19:50
Official release from tag: 7.x-3.0-alpha4

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
Last updated: February 11, 2013 - 06:14
Official release from tag: 7.x-3.0-alpha3

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
Last updated: February 11, 2013 - 05:55
Official release from tag: 7.x-3.0-alpha2

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
Last updated: February 11, 2013 - 04:35
Official release from tag: 7.x-3.0-alpha1

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
Last packaged version: 7.x-3.1+0-dev
Last updated: May 16, 2013 - 23:11
Development snapshot from branch: 7.x-3.x

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
Last updated: November 13, 2012 - 14:33
Official release from tag: 7.x-2.7

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
Last updated: November 7, 2012 - 01:22
Official release from tag: 7.x-2.6

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
Last updated: November 2, 2012 - 03:42
Official release from tag: 7.x-2.5

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
Last updated: October 29, 2012 - 16:52
Official release from tag: 7.x-2.4

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
Last updated: October 9, 2012 - 08:17
Official release from tag: 7.x-2.3

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
Last updated: June 28, 2012 - 13:47
Official release from tag: 7.x-2.2

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
Last updated: June 14, 2012 - 16:07
Official release from tag: 7.x-2.1

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
Last updated: June 11, 2012 - 21:52
Official release from tag: 7.x-2.0

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
Last updated: March 26, 2012 - 21:05
Official release from tag: 7.x-2.0-alpha2

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
Last packaged version: 7.x-2.7+21-dev
Last updated: February 9, 2013 - 14:12
Development snapshot from branch: 7.x-2.x

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
Last updated: March 9, 2012 - 17:50
Official release from tag: 7.x-2.0-alpha1

Release notes

First snapshot for 7.x-2.x branch, with a complete rewrite, and support for PSR-0 and PSR-0-NG.

Subscribe with RSS Syndicate content