Symfony 6.0 - #89
Conversation
|
I suggest to merge #88 as well |
|
I have the impression that the bundle is abandoned. No PR has been merge since December 2020. A way should be found to contact the owner of the bundle to ask for merge and release |
|
@bastien70 Last merge has been done by @HeahDude, you will found his email address on his profile page https://github.com/HeahDude |
Yes I already sent him an email yesterday morning, but no response |
Good point. The organization website seems to be gone as well. However: While looking into it I noticed that I barely use any features provided by this bundle and it was easy to directly use HTMLPurifier instead: archlinux-de/www.archlinux.de@ddd65cc |
|
@pierres There is another bundle which could be a good alternate : https://github.com/tgalopin/html-sanitizer-bundle |
Interesting; they also seem to prepare including a sanitizer in Symfony 6.1: https://github.com/symfony/html-sanitizer |
|
Have we all given up on this? It appears to be used by symfony/framework-bundle, so not good to let it die. |
|
I don't see the framework-bundle depending on this package. |
|
You should keep this PR / discussion open to let people now there is an alternative that support PHP8 + SF6 |
This will allow to use Symfony 6.0 as dependency.
Tests did pass locally. I couldn't check Travis CI tests as these are no longer free and I lack s subscrption.
Resolves #85