Disable Regex ~*(?:\b)|{|}(?:\b) - Needs TESTING

This commit is contained in:
Mitchell Krog 2022-03-25 14:43:44 +02:00 committed by GitHub
parent 9699f2e5c2
commit 0a91422d10
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;