Skip to content

Commit 67c2370

Browse files
committed
MAGETWO-58456: Remove uses of unserialize in \Magento\Rule\Model\AbstractModel and its child classes and their usages
1 parent d31047f commit 67c2370

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/DB/FieldDataConverter.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ public function __construct(
5050
* @param QueryModifierInterface|null $queryModifier
5151
*
5252
* @return Select
53+
*
54+
* @deprecated The method will be removed in MAGETWO-63944.
5355
*/
5456
public function getSelect(
5557
AdapterInterface $connection,

0 commit comments

Comments
 (0)