Fix Regex Pattern

This commit is contained in:
Mitchell Krog 2022-03-25 14:54:09 +02:00 committed by GitHub
parent fcba961ef9
commit 0078d8dd43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,6 +74,6 @@
# ------------
"~*(?:\b)x22(?:\b)" 3;
#"~*(?:\b)|{|}(?:\b)" 3;
"~*(?:\b){|}|{(?:\b)" 3;
"~*(?:\b)mb_ereg_replace(?:\b)" 3;
"~*(?:\b)file_put_contents(?:\b)" 3;