Jaromir Tomek

Results 3 issues of Jaromir Tomek

Hi @felixgirault, As we discussed in #153 I prepared two patches for upgrading essence to be compatible with >=PHP 8.0. Tests are working but they are still failing. I didn't...

Hello, my patches prevent to display the following error messages in PHP 8.1: ``` PHP Deprecated: Return type of Essence\Media::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange]...

Hi, this patch fixes fatal error in PHP 8.0 ``` ValueError: max(): Argument #1 ($value) must contain at least one element in /www/doc/myapp/vendor/marijnvdwerf/material-palette/src/Palette.php:81 ```