For the complete documentation index, see llms.txt. This page is also available as Markdown.

Regex

Regex to find unserialize function followed by anything being passed a variable.

unserialize\(.*(\$)*

Last updated