Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Issue #3446865 by lester-barahona, marcoliver, brunoalmeida, igor mashevskyi, _kash_, someshver: Uncaught TypeError: this[{(intermediate value)(intermediate value)(intermediate value)}[r]] is not a function
This release addresses a performance issue where the Permissions by Term widget in the node form consumed excessive memory, particularly in environments with a large number of users (20K+), significantly slowing down page editing.
Different Behat context method names, for preventing collisions against Behat context methods from the deGov Drupal distribution. Since the Behat context methods are loaded via a *.behat.inc file from the Permissions by Term module, which is automatically always loaded by Behat.
Introduced static code analysis via PHPStan for the continuous integration pipeline. Fixed a couple of wrong method parameter usages and usages of method returns, which are marked with the void type.
Introduced static code analysis via PHPStan for the continuous integration pipeline. Fixed a couple of wrong method parameter usages and usages of method returns, which are marked with the void type.