diff --git a/.phpbench.dist b/.phpbench.dist new file mode 100644 index 0000000..e67dbc7 --- /dev/null +++ b/.phpbench.dist @@ -0,0 +1,3 @@ +getValue(); } catch (ItemNotFoundException $e) { continue; + } catch (RepositoryException $e) { + continue; } if ($property->isMultiple()) {