Use drupal_register_shutdown_function() to register shutdown callbacks

Created on 16 July 2024, 2 months ago
Updated 30 July 2024, about 2 months ago

To add shutdown callbacks, Drupal has drupal_register_shutdown_function(), which catches thrown exceptions to avoid "Exception thrown without a stack frame in Unknown" messages.

In Drupal, drupal_register_shutdown_function() should be preferred to register_shutdown_function().

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024