- Status changed to Needs review
about 2 months ago 12:05pm 28 October 2024 - 🇮🇳India kuldeepbarot
Patch provided in https://www.drupal.org/project/views_ajax_get/issues/3294688#comment-145... 🐛 Implements the Serializable interface, which is deprecated. RTBC is working fine in PHP8.1 and Drupal 10.2.8.
But, after updating my site to PHP8.3, I started getting below error:
Deprecated function: Creation of dynamic property Drupal\views_ajax_get\CacheableViewsAjaxResponse::$display_id is deprecated in Drupal\views_ajax_get\CacheableViewsAjaxResponse->__unserialize() (line 32 of /var/www/html/docroot/modules/contrib/views_ajax_get/src/CacheableViewsAjaxResponse.php)
Hence, creating this new patch