Thibault Buathier
Thibault Buathier
Good idea
What can we do to solve this problem? The PR seem frozen.
Same error in 6.1, I think '--enable-libharfbuzz' is missing as indicated in the documentation.
> @Gwemox there are 7.1 builds on [hub.docker](https://hub.docker.com/r/jrottenberg/ffmpeg/tags?name=7.1) now. Specifically `docker pull jrottenberg/ffmpeg:7.1-nvidia` > >  Thank you for your work; I’ve responded in...
I made this request in the PR https://github.com/oroinc/doctrine-extensions/pull/99
Your code works with Lexer 2.0 and Lexer 3.0, however the tests fail because you need to change the annotation with `doctrine/annotations: 2.0` : **tests/Oro/Tests/Connection/TestUtil.php:** ```php $config = Setup::createAnnotationMetadataConfiguration([$entitiesPath], true);...
> @alexander-schranz thank you for recommendation of Github Actions, I'll take a look. Please make sure your changes are compatible with both versions of the lexer. Now it looks like...
The tests do not explicitly verify proper functioning with Doctrine version 3 or 2. In case they are blocked by another dependency. Wouldn't it be better to use the --with...
Hello, thanks for your work on this! I’ve implemented a fix for the issue https://github.com/jrottenberg/ffmpeg/issues/403, but I’m wondering if I should wait for this PR to be merged before submitting...