- Issue created by @kenrbnsn
Itβs probably π¬ Updating phpstan and twig via Composer generates a blank page when editing a node Active . What is the Twig version?
- π¨π¦Canada geoffmen
I get the same error with a fresh install, standard configuration, of drupal 10.3.7, when going to /node/add/page
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in /var/alternc/html/g/geoffm/www/lesversetlaterre/drupal-10.3.7/vendor/twig/twig/src/Extension/SandboxExtension.php on line 130
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
Itβs probably π¬ Updating phpstan and twig via Composer generates a blank page when editing a node Active . What is the Twig version?
- π¬π§United Kingdom CarlHinton
I am getting exactly the same
[Fri Nov 15 06:53:33.475722 2024] [proxy_fcgi:error] [pid 262744] [client 212.5. 142.248:53404] AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 bytes) in /var/www/ carlhinton.com/vendor/twig/twig/src/Extension/SandboxExtension.php on line 130PH P message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (t ried to allocate 262144 bytes) in Unknown on line 0PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 262144 byt es) in Unknown on line 0PHP message: PHP Fatal error: Allowed memory size of 26 8435456 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0', referer: https://www.carlhinton.com/admin/content/block
A fix is needed
- πΊπΈUnited States jrockowitz Brooklyn, NY
It makes sense that π¬ Updating phpstan and twig via Composer generates a blank page when editing a node Active would cause this regression via the webform module.
I am going to mark this as a duplicate and hopefully people will update core and skip this regression