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

Issues Compiling (Laravel 6.9.0) #3

Open
Neve12ende12 opened this issue Jan 2, 2020 · 1 comment
Open

Issues Compiling (Laravel 6.9.0) #3

Neve12ende12 opened this issue Jan 2, 2020 · 1 comment

Comments

@Neve12ende12
Copy link

I get the following error when trying to compile the email.

message: "preg_match_all(): Compilation failed: invalid range in character class at offset 4"
exception: "ErrorException"
file: "C:\nginx\html\invosolutions\vendor\paquettg\php-html-parser\src\PHPHtmlParser\Selector.php"
line: 91

@vanderb
Copy link
Member

vanderb commented Jan 3, 2020

Hi @Neve12ende12,
Thanks for reporting that.

This is not an error of this package itself but of "paquettg\php-html-parser" which in turn is only a dependency of the inky-php-package.
There is already an issue/pull-request: paquettg/php-html-parser#197

Maybe you can manually update the "paquettg\php-html-parser"-package until we update the dependency-versions in our inky-php-package.

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