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"
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"