45/45 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

------ ------------------------------------------------------------------------------------------
Line src/AddToCartProductBuilderLazyBuilders.php
------ ------------------------------------------------------------------------------------------
Class Drupal\commerce_product\ProductLazyBuilders not found and could not be autoloaded.
------ ------------------------------------------------------------------------------------------

------ ------------------------------------------------------------------------------------------
Line src/EmbedProductBuilderLazyBuilders.php
------ ------------------------------------------------------------------------------------------
Class Drupal\commerce_product\ProductLazyBuilders not found and could not be autoloaded.
------ ------------------------------------------------------------------------------------------

------ --------------------------------------------------------------------------------------
Line src/Form/AddToCartProductBuilderForm.php
------ --------------------------------------------------------------------------------------
Class Drupal\commerce_cart\Form\AddToCartForm not found and could not be autoloaded.
------ --------------------------------------------------------------------------------------

------ ----------------------------------------------------------------------
Line src/Form/ProductBuilderForm.php
------ ----------------------------------------------------------------------
38 Call to deprecated function drupal_set_message():
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
44 Call to deprecated function drupal_set_message():
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
------ ----------------------------------------------------------------------

------ ----------------------------------------------------------------------
Line src/Form/ProductBuilderTypeDeleteForm.php
------ ----------------------------------------------------------------------
41 Call to deprecated function drupal_set_message():
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
------ ----------------------------------------------------------------------

------ ----------------------------------------------------------------------
Line src/Form/ProductBuilderTypeForm.php
------ ----------------------------------------------------------------------
52 Call to deprecated function drupal_set_message():
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
58 Call to deprecated function drupal_set_message():
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
------ ----------------------------------------------------------------------

------ ---------------------------------------------------------------------------------------------------------------------
Line src/Plugin/Field/FieldFormatter/AddToCartProductBuilderFormatter.php
------ ---------------------------------------------------------------------------------------------------------------------
Class Drupal\commerce_product\Plugin\Field\FieldFormatter\AddToCartFormatter not found and could not be autoloaded.
------ ---------------------------------------------------------------------------------------------------------------------

------ ---------------------------------------------------------------------------------------------------------------------
Line src/Plugin/Field/FieldFormatter/EmbedProductBuilderFormFormatter.php
------ ---------------------------------------------------------------------------------------------------------------------
Class Drupal\commerce_product\Plugin\Field\FieldFormatter\AddToCartFormatter not found and could not be autoloaded.
------ ---------------------------------------------------------------------------------------------------------------------

------ --------------------------------------------------------------------------------
Line src/Plugin/RulesAction/ProductBuilderOrderItemSetUnitPrice.php
------ --------------------------------------------------------------------------------
Class Drupal\rules\Core\RulesActionBase not found and could not be autoloaded.
------ --------------------------------------------------------------------------------

[ERROR] Found 11 errors

CommentFileSizeAuthor
#2 product_builder-3096450-2.patch2.18 KBjoy29
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joy29 created an issue. See original summary.

joy29’s picture

deprecated method removed

joy29’s picture

Assigned: joy29 » Unassigned
Status: Active » Needs review
init90’s picture

Status: Needs review » Reviewed & tested by the community

Thanks @joy29, changes looks good.

  • init90 committed 1b1ed2e on 8.x-1.x authored by joy29
    Issue #3096450 by joy29: Drupal 9 Deprecated Code Report
    
init90’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks!

joy29’s picture

Status: Fixed » Closed (fixed)