diff --git a/templates/element/deprecations_panel.php b/templates/element/deprecations_panel.php index 806f78f3..9cb03c3b 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
+