Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Drop-recommends-not-yet-available-in-Debian.patch | Drop recommends not yet available in Debian | =?utf-8?q?David_Pr=C3=A9vot?= <taffit@debian.org> | not-needed | vendor | 2014-09-02 | |
0002-Fix-PHP-8.2-dynamic-properties.patch | Declare $searchForThis property | Dave Jennings <davejjennings@gmail.com> | yes | upstream | 2023-01-09 | |
0003-Update-the-package-summary.patch | Update the package summary | William Desportes <williamdes@wdes.fr> | not-needed | vendor | 2023-02-05 | |
0004-Fix-creation-of-dynamic-property-TargetHandler-Eleme.patch | Fix creation of dynamic property {TargetHandler,ElementHandler}::${context,configurator} is deprecated Creation of dynamic property TargetHandler::$context is deprecated [line 70 of parser/TargetHandler.php] Creation of dynamic property ElementHandler::$configurator is deprecated [line 91 of parser/ElementHandler.php] Creation of dynamic property ElementHandler::$configurator is deprecated [line 91 of parser/ElementHandler.php] Creation of dynamic property ElementHandler::$configurator is deprecated [line 91 of parser/ElementHandler.php] |
William Desportes <williamdes@wdes.fr> | yes | upstream | 2023-02-05 | |
0005-Add-missing-ReturnTypeWillChange-for-PHP-8.2.patch | Add missing ReturnTypeWillChange for PHP 8.2 Return type of ConditionBase::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [line 85 of tasks/system/condition/ConditionBase.php] Return type of ConditionEnumeration::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [line 369 of tasks/system/condition/ConditionBase.php] Return type of ConditionEnumeration::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [line 379 of tasks/system/condition/ConditionBase.php] Return type of ConditionEnumeration::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [line 387 of tasks/system/condition/ConditionBase.php] Return type of ConditionEnumeration::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [line 364 of tasks/system/condition/ConditionBase.php] Return type of ConditionEnumeration::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [line 392 of tasks/system/condition/ConditionBase.php] Return type of IterableFileSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [line 37 of types/IterableFileSet.php] |
William Desportes <williamdes@wdes.fr> | yes | upstream | 2023-02-05 |