Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 608 Bytes

2023-05-15-replace-serialize-unserialize-with-jsonserializable.md

File metadata and controls

10 lines (10 loc) · 608 Bytes
title issue
Replace serialize/unserialize with JsonSerializable
NEXT-26752

Core

  • Deprecated contextData property and withContext, readContext methods and will be removed in version 6.6 in src/Core/Content/Media/Message/GenerateThumbnailsMessage.php
  • Added context property and corresponding getter / setter in src/Core/Content/Media/Message/GenerateThumbnailsMessage.php

Upgrade Information

The context property is used instead of contextData property in src/Core/Content/Media/Message/GenerateThumbnailsMessage due to the context data is serialized in context source