- 🇪🇪Estonia tormi Tallinn
Patch #3 has the wrong path:
web/sites/default/modules/contrib/simplehtmldom/simplehtmldom.make
. - Status changed to Needs review
about 1 year ago 2:44am 16 October 2023
Hi, in php 7.3 I get the error message:
Warning: preg_match(): Compilation failed: invalid range in character class at offset 4 i simple_html_dom->read_tag() (linje 1364 av /var/www/html/web/sites/default/libraries/simplehtmldom/simple_html_dom.php).
It's a known issue with changes in the regex parser in php, see for instance https://github.com/sunra/php-simple-html-dom-parser/issues/64
Downgrading to php 7.2 will solve it.
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Patch #3 has the wrong path: web/sites/default/modules/contrib/simplehtmldom/simplehtmldom.make
.