Account created on 2 April 2013, about 11 years ago
  • Technical Lead, CTO at Engine Eightย 
  • Senior Software Developer / Team Lead at Solvyย  โ€ฆ
#

Recent comments

๐Ÿ‡ง๐Ÿ‡พBelarus w.drupal

w.drupal โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ง๐Ÿ‡พBelarus w.drupal

At the patch from https://www.drupal.org/project/status_dashboard_client/issues/3332883#co... โœจ Expanding json to include status error messages Fixed
a comma was missing after $container->get('request_stack')

     return new static(
       $container->get('extension.list.module'),
       $container->get('datetime.time'),
       $container->get('request_stack')
+      $container->get('renderer'),
+      $container->get('system.manager')
     );

Also I added some code style fixes.

Production build 0.69.0 2024