• Resolved smaggio

    (@slier)


    Hi,
    after upgrade php to 7.3 the regex in simple_html_dom.php file generate this warning: preg_match(): Compilation failed: invalid range in character class at offset 4.
    The compromised regexs is on line 1375 and 685.
    The cause is that hyphens is not escaped.

Viewing 1 replies (of 1 total)
  • Thanks for the feedback.
    That’s an issue with the PHP Simple HTML Dom class and it’s PHP 7.3+ compatibility.
    It will be fixed in the next release of the plugin.

Viewing 1 replies (of 1 total)

The topic ‘Regex failed on php 7.3’ is closed to new replies.