From 28406e4c00cabd05066602297ea424a9017153f3 Mon Sep 17 00:00:00 2001 From: Victor Westerlund Date: Sun, 31 Dec 2023 14:24:45 +0100 Subject: [PATCH] wip: 2023-12-26T14:36:46+0100 (1703597806) --- src/Ruleset.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Ruleset.php b/src/Ruleset.php index 054b8cd..e3479e8 100644 --- a/src/Ruleset.php +++ b/src/Ruleset.php @@ -55,6 +55,7 @@ } $this->add_error(Error::MISSING_REQUIRED_PROPERTY, $scope, $name, $name); + return; } // Get value from scope for the current property