* Do not add duplicate information from PHP to phpdoc. * Do not add useless comments like "this is a constructor of class x".
+ Updated version pointer + Replaces deprecated ArrayUtility for Core utility
Instead of hardcoding and tight coupling of relation resolving, we now provide a dataprocessor instead. Therefore you need to configure resolving for each indexed type. This resolves #149 and #147.