I’m think the answer there does not apply to the PHP version of regex though I’m not entirely sure
Comment on My VSCode started to summon DEMONS😈, how do I stop it? I have checked PHP docs but got nothing. 😥
Psycobob@programming.dev 9 months ago
It looks like you tried to parse html using a regex.
For reference: stackoverflow.com/…/regex-match-open-tags-except-…
MinekPo1@lemmygrad.ml 9 months ago
MonkderZweite@feddit.ch 9 months ago
It works better if you remove linebreaks beforehand tho.