You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: