Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

htmlpurifier v4.18.0 is causing errors in the log #3017

Open
Grotax opened this issue Dec 31, 2024 · 1 comment
Open

htmlpurifier v4.18.0 is causing errors in the log #3017

Grotax opened this issue Dec 31, 2024 · 1 comment
Labels

Comments

@Grotax
Copy link
Member

Grotax commented Dec 31, 2024

Original issue: #2883

Downgrade: #2924

Issue at htmlpurifier ezyang/htmlpurifier#428

This needs some investigation why this version causes errors, maybe our configuration is no longer working?

@blizzz
Copy link
Member

blizzz commented Jan 17, 2025

I tried to repro the issue:

  1. composer require ezyang/htmlpurifier which pulls in 4.18
  2. add a feed
  3. force-run the background job
  4. check logs
  5. repeat steps 2-5 a couple of times

Should I encounter the problem?

Also possible: dependency hell, by getting in conflict with shipped versions in other apps. Using php-scoper to integrate it into news own namespace could be a way, if this really is the case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants