- Issue created by @Kristen Pol
- ๐ฎ๐ณIndia abhishek_virasat
abhishek_gupta1 โ made their first commit to this issueโs fork.
- Status changed to Needs review
10 months ago 5:13am 25 January 2024 - ๐ฎ๐ณIndia abhishek_virasat
@Kristen Pol, issue is fixed , created Patch. please review the patch file
- ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
Thanks. Fix has been added in GitHub:
https://github.com/quantcdn/drupal/pull/222
I still need to test.
- Issue was unassigned.
- Status changed to Needs work
10 months ago 4:25pm 29 January 2024 - ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
There are a few other deprecation errors that are similar so they should be fixed here as well. Please check the code for anything that's been missed.
Deprecated function: Creation of dynamic property Drupal\quant_api\Form\SettingsForm::$client is deprecated in Drupal\quant_api\Form\SettingsForm->__construct() (line 23 of /var/www/html/web/modules/contrib/quantcdn/modules/quant_api/src/Form/SettingsForm.php) #0 /var/www/html/web/core/includes/bootstrap.inc(164): _drupal_error_handler_real(8192, 'Creation of dyn...', '/var/www/html/w...', 23) #1 /var/www/html/web/modules/contrib/quantcdn/modules/quant_api/src/Form/SettingsForm.php(23): _drupal_error_handler(8192, 'Creation of dyn...', '/var/www/html/w...', 23)
Deprecated function: Creation of dynamic property Drupal\quant_search\Controller\Search::$client is deprecated in Drupal\quant_search\Controller\Search->__construct() (line 27 of /var/www/html/web/modules/contrib/quantcdn/modules/quant_search/src/Controller/Search.php) #0 /var/www/html/web/core/includes/bootstrap.inc(164): _drupal_error_handler_real(8192, 'Creation of dyn...', '/var/www/html/w...', 27) #1 /var/www/html/web/modules/contrib/quantcdn/modules/quant_search/src/Controller/Search.php(27): _drupal_error_handler(8192, 'Creation of dyn...', '/var/www/html/w...', 27)
Deprecated function: Creation of dynamic property Drupal\quant_search\Form\SearchIndexForm::$client is deprecated in Drupal\quant_search\Form\SearchIndexForm->__construct() (line 23 of modules/contrib/quantcdn/modules/quant_search/src/Form/SearchIndexForm.php). Drupal\quant_search\Form\SearchIndexForm->__construct(Object) (Line: 30) Drupal\quant_search\Form\SearchIndexForm::create(Object) (Line: 28)
Deprecated function: Creation of dynamic property Drupal\quant_search\Form\SearchEntitiesForm::$client is deprecated in Drupal\quant_search\Form\SearchEntitiesForm->__construct() (line 23 of modules/contrib/quantcdn/modules/quant_search/src/Form/SearchEntitiesForm.php). Drupal\quant_search\Form\SearchEntitiesForm->__construct(Object) (Line: 30) Drupal\quant_search\Form\SearchEntitiesForm::create(Object) (Line: 28)
- Assigned to Kristen Pol
- Status changed to Needs review
10 months ago 6:56am 30 January 2024 - ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
Updated PR and tested locally.
- Status changed to Fixed
10 months ago 3:04am 31 January 2024 - ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
This has been merged in GitHub and will be synced to the d.o repo as part of the next release.
Automatically closed - issue fixed for 2 weeks with no activity.
- Issue was unassigned.
- ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
Part of 1.6.1 release โ .