- Issue created by @lstirk
- 🇬🇧United Kingdom joshhawley
Adding a patch for this issue while the MR is still open.
Hi Guys,
After upgrading to PHP 8.3 I am seeing the following deprecation message
Deprecated function: Creation of dynamic property Drupal\content_notify\ContentNotifyManager::$config is deprecated in Drupal\content_notify\ContentNotifyManager->__construct() (line 86 of modules/contrib/content_notify/src/ContentNotifyManager.php).
I will submit a merge request with a fix for this.
Active
3.0
Code
Adding a patch for this issue while the MR is still open.