Merge branch '5' into 6

This commit is contained in:
github-actions 2024-09-21 23:58:16 +00:00
commit 4488096f6e

View File

@ -16,7 +16,7 @@ class ContentReviewOwnerMigrationTask extends BuildTask
public function __construct()
{
parent::__construct();
Deprecation::withNoReplacement(function () {
Deprecation::withSuppressedNotice(function () {
Deprecation::notice(
'5.4.0',
'Will be removed without equivalent functionality to replace it',