Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download xautoload-7.x-5.0-beta3.tar.gztar.gz 80.53 KB
MD5: 95e027ef86a587ae0e5fdf9d74b53d71
SHA-1: 5f68e1b951b2fa48c347af17878494cfb9c46997
SHA-256: 45b25e572c263edf3ab3c5fb6dca2fe1109ebb1cc52cdfc0c6f3c301ec5ad5d2
Download xautoload-7.x-5.0-beta3.zipzip 165.41 KB
MD5: 45f0895644d051505bc566f6f2ca0406
SHA-1: 21fd628d81ede0b00bacc4c2d0bb1b1b56c75d7e
SHA-256: e5f586d9e9f08c5a6d5ac568d42e1c18932bebcf0b299c22c315e2e9ce048f9f

Release notes

Bug fixes for ComposerJson and hook_libraries_info() xautoload integration:

* 0a6004b (tag: 7.x-5.0-beta3) Fixup for 8766247: Strict type checking also in base class ComposerJson::writeToAdapter().
* 2662bf7 Add ComposerJsonTest class.
* 6392085 Add fixtures libraries for ComposerJson and ComposerJsonTargetDir.
* 1f5b445 Bugfix in ComposerJson: Allow empty paths.
* 4172caf Serious bugfix in ComposerJson: $path_prefix must end with '/'.
* 55f4bb0 Major bug fix in ComposerJson and ComposerJsonTargetDir: Local variable $data was not set in ComposerJson[..]::writeToAdapter().
* 8766247 More strict type checking, and some docblock and style improvements.
* 3a09dd4 Fix https://www.drupal.org/node/2291101: Add second parameter TRUE to json_decode() to guarantee
* 1952498 (tag: 7.x-5.0-beta2)

Created by: donquixote
Created on: 28 Jun 2014 at 17:02 UTC
Last updated: 10 Sep 2014 at 00:48 UTC
Bug fixes

Other releases