diff --git a/templates/element/deprecations_panel.php b/templates/element/deprecations_panel.php index 806f78f3..d4a47826 100644 --- a/templates/element/deprecations_panel.php +++ b/templates/element/deprecations_panel.php @@ -23,6 +23,8 @@ use function Cake\Core\h; +$hasAny = count($app) + count($plugins) + count($cake) . count($vendor); + $printer = function ($section, $data) { ?>
No deprecations
+