My VSCode started to summon DEMONS😈, how do I stop it? I have checked PHP docs but got nothing. 😥
My VSCode started to summon DEMONS😈, how do I stop it? I have checked PHP docs but got nothing. 😥
You're viewing a single thread.
View all comments
12
comments
It looks like you tried to parse html using a regex.
For reference: https://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags#1732454
23 0 ReplyI'm think the answer there does not apply to the PHP version of regex though I'm not entirely sure
1 0 ReplyIt works better if you remove linebreaks beforehand tho.
1 0 Reply
You've viewed 12 comments.
Scroll to top