Install
Works with Drupal: ^8.8 || ^9 || ^10Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
26.71 KB
MD5: f095020d40e0f177e68c1a09eed83385
SHA-1: 16879ab053e747dfb72927c5de5b71218ff0755e
SHA-256: fef3fa534e8e424fef3fab27c94d0fd665fd955c20eada7c29f72350c6aadfc9
Download zip
38.27 KB
MD5: dea4cde8d3ca0f302f83c8eeaa90a4ac
SHA-1: 125a3d6012d1de7e3565696b3f2e1576f1554ac2
SHA-256: fb47d9b17bf1b7be635495291066cff690e3c2b9df70859ec84eadec9035480f
Release notes
This is almost there.. string changes will likely still happen. please check the UI
Contributors (15)
Pinolo, TVoesenek, aluzzardi, ayalon, bartlangelaan, bircher, claudiu.cristea, dpi, kim.pepper, marciaibanez, mglaman, mikran, mpp, rajanvalecha12, zviryatko
Changelog
Issues: 16 issues resolved.
Changes since 8.x-2.4:
Bug
- #3117135 by claudiu.cristea, mpp: TypeError: Argument 1 passed to NestedArray::unsetValue() must be of the type array, null given
- #3117694 by dpi, bircher, kim.pepper, rajanvalecha12, aluzzardi, TVoesenek, mpp: Make all available tests pass
- #3307928 by bircher: Remove alter hook
- Revert "Issue #3307928 by bircher: Remove alter hook"
- #3307928 by bircher: Make alter hook work again
- #3307928 by bircher: Assert previously commented lenient tests
- #3307928 by bircher: Use import tests also for export
- #3307928 by bircher: Use sorting for the patterns
- #3307928 by bircher: Re-format kernel test to use generator
Feature
- #3223748 by bircher: Allow to configure different behaviors
- #3223748 by bircher: Make ignoring parts of config work
Task
- #3099674 by claudiu.cristea, mikran, kim.pepper, ayalon, bartlangelaan, bircher: Add compatibility with new Drupal 8.8 API
- #3099674 fix to use latest patch
- #3186392 by bircher: Port IgnoreKernelTest from 2.x to 3.x
- #3226493 by bircher, zviryatko, Pinolo: Clear Config Filter plugin cache to update from 2.x to 3.x
- #3269875 by mglaman, marciaibanez: Drupal 10 compatibility