Clauding at Symfony within Drupal
Dreaming about Claude Code I lost sleep last night, dreaming about Claude Code. The night before, I was working too late and too hard on a coding problem, and I ended up dreaming a
Dreaming about Claude Code I lost sleep last night, dreaming about Claude Code. The night before, I was working too late and too hard on a coding problem, and I ended up dreaming a
Starting with Drupal 11.4.0, you can now use attributes on your controllers to specify the routes the controller is used for. Any classes in a module's Controller namespace (for example, Drupal\example\Controller) that have the Symfony\Component\Routing\Attribute\Route attribute will be picked up as route definitions. This supplements the existing .routing.yml based
With Symfony 7.3 (released May 2025) and PHP 8.4, the symfony/clock component is no longer just a...