Account created on 2 April 2013, over 11 years ago
  • Technical Lead, CTO at Engine EightΒ 
  • Senior Software Developer / Team Lead at SolvyΒ  …
#

Merge Requests

Recent comments

πŸ‡§πŸ‡ΎBelarus w.drupal

@bramdriesen i think it can be merged

πŸ‡§πŸ‡ΎBelarus w.drupal

w.drupal β†’ made their first commit to this issue’s fork.

πŸ‡§πŸ‡Ύ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.71.5 2024