Install
Works with Drupal: ^8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
27.91 KB
MD5: 6952b273ce543554689093c56d716f34
SHA-1: cd7a50040f10c2f4a26a0532ac11510ff565bd62
SHA-256: 3287f8552474083ef539869325285411a4df48cecfe248157d8b4b0532c78643
Download zip
48.14 KB
MD5: 68fe9b169867fe890000c45581add1c6
SHA-1: 7c4f2cdf0ee89652991990784a4bcdf1481e736f
SHA-256: a97e6957c0e0cbfc39bd80592632d5db8b62985b379029ae6a8ddc4285ed28d4
Release notes
- #3381992: Allow disabling of automatic hash generation when files are loaded
- #3383617: Allow warnings re: nonexistent/unreadable files to be suppressed
- FileHash::blake2b() is no longer a static method
- FileHash::intersect() method removed
- Documentation improvements
- Static analysis fixes