https://wiki.php.net/rfc/deprecations_php_8_6 Relevant for us: * [ ] Deprecation of `in` and `out` as function/method names (potentially, see https://externals.io/message/131452#131486) * [x] spl_object_hash(), can be replaced by spl_object_id()
https://wiki.php.net/rfc/deprecations_php_8_6
Relevant for us:
inandoutas function/method names (potentially, see https://externals.io/message/131452#131486)