Issue #3364801: PHP Fatal error: Declaration of Drupal\Core\TypedData\Validation\ExecutionContext
Compare changes
@@ -133,7 +133,7 @@ public function __construct(ValidatorInterface $validator, $root, TranslatorInte
@@ -143,14 +143,14 @@ public function setNode($value, $object, MetadataInterface $metadata = NULL, $pr
@@ -262,7 +262,7 @@ public function validate($value, $subPath = '', $groups = NULL, $traverse = FALS
@@ -283,7 +283,7 @@ public function validateValue($value, $constraints, $subPath = '', $groups = NUL
@@ -297,7 +297,7 @@ public function isGroupValidated($cache_key, $group_hash): bool {