26 Sep 2026

feedDrupal.org aggregator

HOOK_DEV_ALTER(): PHP Structured Concurrency and Beyond (3): structured state, and why its absence breaks concurrency

A cascade of cups, puring into another.

Every framework service that holds state is a bug under fibers. The current fix is to switch concurrency off. There is a third option.

26 Sep 2026 3:00pm GMT

Stuart Clark (Deciphered): Druxt Auth 0.5.0; two ways to sign in without leaving your site

Every Druxt site I have built signs people in by sending them somewhere else to do it: out to Drupal's login page, on to a consent screen, and eventually back. With Druxt Auth 0.5.0 the username and password can now be handled entirely in the frontend instead, either through the authorization code grant or through the password grant.

If you have not used it, Druxt Auth wires Nuxt's auth module to Simple OAuth on the Drupal side. It targets Nuxt 2 today, because @nuxtjs/auth-next does.

The first is the authorization code grant, which now takes credentials directly. Druxt Auth signs the visitor in through Drupal's JSON login route first, so the authorize step finds a session waiting and returns a code without rendering anything:

Continue reading →

26 Sep 2026 11:30am GMT

The Drop Times: amazee.io and amazee.ai Bring Shadow AI and Sovereign Infrastructure to DrupalCon Rotterdam

AI becomes a different infrastructure problem once organisations need to know where data goes, which models are approved, and how spending is controlled. amazee.ai and Tag1 will bring those questions to DrupalCon Rotterdam through a private gateway and Scolta implementation.

26 Sep 2026 10:04am GMT

25 Sep 2026

feedSymfony Blog

New in Twig 4.0: Composing Blocks at Runtime

Contributed by Fabien Potencier A CMS often lets each site customize how content fields are displayed. The default theme…

25 Sep 2026 8:58am GMT

New in Symfony 8.2: Faster Messenger Workers

Parallel Message Processing Contributed by Nicolas Grekas in #63650…

25 Sep 2026 7:07am GMT

24 Sep 2026

feedSymfony Blog

SymfonyCon Warsaw 2026: PHP’s Type System Dissected

Looking to supercharge your PHP and Symfony expertise? SymfonyCon Warsaw 2026 is coming to Poland on November 26-27! Join developers from across the globe for two days packed with insight, featuring 3 parallel tracks and engaging community events.…

24 Sep 2026 12:30pm GMT