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

mb_decode_numericentity(): Argument #2 ($map) must have a multiple of 4 elements #101

Open
skalero01 opened this issue Jun 13, 2023 · 0 comments

Comments

@skalero01
Copy link

What is this feature about (expected vs actual behaviour)?

Doesnt work when using outerhtml or even with the example:

HtmlDomParser::file_get_html('http://www.google.com/');

How can I reproduce it?

Have Laravel 10 and php 8.1.18

Does it take minutes, hours or days to fix?

Minutes

Any additional information?

All the problem is when using decodeHtmlEntity function, if i comment that line all works perfectly

image

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

No branches or pull requests

1 participant