From 83a1b9b2e7bfdfbec8652cf62258ca5c871ee000 Mon Sep 17 00:00:00 2001 From: nil0x42 Date: Fri, 14 Dec 2018 07:08:52 -0200 Subject: [PATCH] errors.xml: detect mysqli_*() errors. (#3407) MySQL injection error message often happen with mysqli_*() functions nowadays. POC: https://duckduckgo.com/?q=%22warning..mysqli --- xml/errors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/errors.xml b/xml/errors.xml index 02e529e7f..60ec971af 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -4,7 +4,7 @@ - +