Fix following warnings in AcquiaDamStreamWrapper.

  • Deprecated function: Creation of dynamic property Drupal\acquia_dam\StreamWrapper\AcquiaDamStreamWrapper::$context is deprecated in Drupal\image\Entity\ImageStyle->flush() (line 281 of core/modules/image/src/Entity/ImageStyle.php).
  • Warning: Undefined array key "file_properties" in Drupal\acquia_dam\StreamWrapper\AcquiaDamStreamWrapper->loadAsset() (line 427 of modules/custom/acquia_dam/src/StreamWrapper/AcquiaDamStreamWrapper.php).
  • Warning: Trying to access array offset on null in Drupal\acquia_dam\StreamWrapper\AcquiaDamStreamWrapper->loadAsset() (line 427 of modules/custom/acquia_dam/src/StreamWrapper/AcquiaDamStreamWrapper.php).
  • Deprecated function: Creation of dynamic property Drupal\acquia_dam\StreamWrapper\AcquiaDamStreamWrapper::$context is deprecated in Drupal\image\Entity\ImageStyle->flush() (line 281 of core/modules/image/src/Entity/ImageStyle.php).
  • Warning: Undefined array key "file_properties" in Drupal\acquia_dam\StreamWrapper\AcquiaDamStreamWrapper->loadAsset() (line 427 of modules/custom/acquia_dam/src/StreamWrapper/AcquiaDamStreamWrapper.php).
  • Warning: Trying to access array offset on null in Drupal\acquia_dam\StreamWrapper\AcquiaDamStreamWrapper->loadAsset() (line 427 of modules/custom/acquia_dam/src/StreamWrapper/AcquiaDamStreamWrapper.php).

Issue fork acquia_dam-3584060

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajeshreeputra created an issue. See original summary.

rajeshreeputra’s picture

Issue summary: View changes
rajeshreeputra’s picture

Status: Active » Needs review

Requesting review.

rajeshreeputra’s picture

Status: Needs review » Fixed

Merged!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.