Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
1.59 MB
MD5: d6a8f3beacf5b5ef64ef9a48b0a8c30d
SHA-1: c1793392717349bc93e9fdf721bb32babb114c11
SHA-256: 9b716d40b94d3dbb1a319586da60f905e9a55917640fb77157de4eaa3ed12ad3
Download zip
1.85 MB
MD5: fa4267d42c71e0d4b1b3169a9aa5e217
SHA-1: 2169872cbdfabdf6595aa77b48230314c3fcb97c
SHA-256: 3bebb69d58ddac877cffa476f3c88992e3ca2eb18e86afa3c66f98510b509c5b
Release notes
This includes a few minor changes since rc1. As always, a huge thanks to everyone for collaborating on this release, we hope it proves stable for all sites.
As with all releases, please test on a copy of your site(s) before uploading it to production, just to make sure that there aren't any unexpected changes.
Contributors (5)
jacob.embree, Kartagis, RenatoG, DamienMcKenna, MustangGB
Full changelog
Issues: 4 issues resolved.
Changes since v7.x-3.24-rc1:
Bug
- #3117897 by jacob.embree: Curly brace syntax for accessing array elements and string offsets has been deprecated in PHP 7.4.
- #3101256 by Kartagis, RenatoG: Incorrect usage of indefinite article in the string
- #3110788 by DamienMcKenna, MustangGB: Remove views_handler_argument_string.test from views.info.
Task
- #3109276 by DamienMcKenna: Improve test setUp() methods.