5.0.0: Drop XP 9, add PHP 8.1, XP 11 compatibility
- Made compatible with PHP 8.1 - add
ReturnTypeWillChange
attributes to
iterator, see https://wiki.php.net/rfc/internal_method_return_types - Implemented xp-framework/rfc#341, dropping compatibility with XP 9
(@thekid)