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

Fatal error: Uncaught Error: Class 'UTF8' not found #5

Closed
eka7a opened this issue Nov 9, 2017 · 1 comment
Closed

Fatal error: Uncaught Error: Class 'UTF8' not found #5

eka7a opened this issue Nov 9, 2017 · 1 comment

Comments

@eka7a
Copy link

eka7a commented Nov 9, 2017

Not found UTF8 library file.

voku added a commit that referenced this issue Dec 2, 2017
-> "voku/simple_html_dom" no longer need "voku/portable-utf8", so we need to require it here ...
@voku
Copy link
Owner

voku commented Dec 2, 2017

Hi, I try to fix the problem, maybe you can try it again?

Do you use composer and have you required the "autoloader"?

  1. install
composer require voku/html-min
  1. using
require_once __DIR__ . '/vendor/autoload.php';

@voku voku closed this as completed Dec 10, 2017
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

2 participants