Merge remote-tracking branch 'origin/stable' into staging/4.1

This commit is contained in:
Dylan K. Taylor
2022-02-06 23:55:52 +00:00
10 changed files with 44 additions and 16 deletions

View File

@ -106,7 +106,6 @@ class ZippedResourcePack implements ResourcePack{
}
$mapper = new \JsonMapper();
$mapper->bExceptionOnUndefinedProperty = true;
$mapper->bExceptionOnMissingData = true;
try{