From 77004284c8aab416c71686a86a436e2fbe5a5bb7 Mon Sep 17 00:00:00 2001 From: davidperezgar Date: Wed, 9 Oct 2024 18:58:47 +0200 Subject: [PATCH] updated badly check --- readme.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.txt b/readme.txt index e7d0f568..e35096a1 100644 --- a/readme.txt +++ b/readme.txt @@ -70,6 +70,7 @@ In any case, passing the checks in this tool likely helps to achieve a smooth pl = 1.2.0 = +* Enhacement - Added a check for badly used names in files. * Enhancement - Increased severity for `BacktickOperator`, `DisallowShortOpenTag`, `DisallowAlternativePHPTags`, `RestrictedClasses`, and `RestrictedFunctions`. * Enhancement - Added security checks to the Plugin repository category. * Enhancement - Allowed `runtime-set` in code sniffer checks.