Revision 569cea280fddd992b8b0c1a4bb39a433dd81c263

Committed on 07/09/2025 5:53 pm by 7x <info@se7enx.com> [GitHub Diff]

Updated: Added code to detect empty string input and set an empty string instead of passing null to preg_match which triggers a deprecated warning. Bugfix.