By mondrake on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
10.3.x
Introduced in version:
10.3.0
Issue links:
Description:
TrustedCallbackInterface::TRIGGER_WARNING has been deprecated in Drupal 10.3.0 and will be removed in Drupal 11.0.0
Use TrustedCallbackInterface::THROW_EXCEPTION or TrustedCallbackInterface::TRIGGER_SILENCED_DEPRECATION instead.
Impacts:
Module developers