Tyfon@programming.dev to Programmer Humor@programming.dev · 1 year agoMy VSCode started to summon DEMONS😈, how do I stop it? I have checked PHP docs but got nothing. 😥programming.devimagemessage-square10linkfedilinkarrow-up1108
arrow-up1108imageMy VSCode started to summon DEMONS😈, how do I stop it? I have checked PHP docs but got nothing. 😥programming.devTyfon@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square10linkfedilink
minus-squarePsycobob@programming.devlinkfedilinkarrow-up22·1 year agoIt 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
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