notorm
notorm copied to clipboard
PHP 8 compatibility
Is it possible to publish branch with PHP 8 support?
PHP 8 throws warnings about incompatibility NotORM class methods return types with Iterator methods.
Thanks.
If anyone need NotORM with basic PHP 8.1 support: https://github.com/homeportcz/notorm_php8, it might not be complete, feel free to push updates.