Sebastian Meyer

Results 135 comments of Sebastian Meyer
trafficstars

All tests run with PHP 7.4 because that's the newest version TYPO3 v10 supports. Therefore we can't use dependencies which require newer PHP versions. You have to run `composer update`...

I don't think, updating Solarium is strictly mandatory since TYPO3v11 still officially supports PHP 7.4. I know that PHP 7.4 is no longer supported itself, but I'd rather first publish...

Thank you! I'll create a separate pull request just updating the dependencies for PHP 7.4 (and fixing the misleading requirements in the README) in order to get rid of the...

As far as I am aware, @fschoelzel at SLUB Dresden is working on implementing [shaka-player](https://github.com/shaka-project/shaka-player) for video. Maybe we can use that for audio as well and get rid of...

Votes: 0 (because this doesn't need more funding)

I know that SLUB Dresden also provides Open Graph tags for their digital documents. Maybe @beatrycze-volk or @ByteParty can give some insight on how they achieve this?

@frank-ulrich-weber: Could you please adjust the tests to use the new Solr versions and config files?

> I'm not sure if the failed tests are a result of my changes within this pull request. I don't see the connection. Any hints on this? Yes, your changes...

Thank you very much for debugging the testing issues and fixing them!