Skip to content

regex fix, remove option tokens_dont_allow_comment

Latest

Choose a tag to compare

@foolfish3 foolfish3 released this 22 Dec 03:48

token_get_all

remove option "tokens_dont_allow_comment"
Fixed the regular expression, the original one used non-greedy matching, which would cause errors if it matched too much.
"JIT stack limit exhausted"
"Recursion limit exhausted"