31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-06-25 23:52:34 +00:00

Move j5legacy checks to compatibilty (with other J3/4 compatibility checks)

This commit is contained in:
Denis Ryabov 2023-09-05 15:46:04 +04:00
parent 8f216123ed
commit ff03f29b89

View File

@ -319,7 +319,7 @@ class JedcheckerRulesFramework extends JEDcheckerRule
$newTest = new stdClass;
$newTest->group = 'j5legacy';
$newTest->kind = 'warning';
$newTest->kind = 'compatibility';
$newTest->tests = array();
// Too many tests for j5legacy group, so that they are extracted to separate file