- π΅π±Poland Graber
@maintainers, can we have that and other fixes that are committed and fixed released? The last release was like 1.5 year ago and list of composer patches on some project is really long and gets harder to maintain every day.
Drupal 9.3 is going to be compatible with the (not yet released) PHP version 8.1. In order to prepare for this, I tested Rules against the current PHP 8.1-rc2 release: See https://www.drupal.org/pift-ci-job/2208540 β
There seems to be just one problem reported:
Exception: Deprecated function: Return type of Drupal\rules\Plugin\RulesExpression\RuleExpression::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
include()() (Line: 34)
Let's see if this patch will fix that and reveal any other problems.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
@maintainers, can we have that and other fixes that are committed and fixed released? The last release was like 1.5 year ago and list of composer patches on some project is really long and gets harder to maintain every day.