- feat: asymmetric visibility support (PHP 8.4+) (#1219, thanks @jorgsowa)
- fix: clone operator precedence and add comprehensive tests (#1272, thanks @jorgsowa)
- fix: default read visibility to public for shorthand asymmetric syntax (#1271, thanks @jorgsowa)
- fix: correct unary minus/plus/tilde precedence (#1236, thanks @jorgsowa)
- dependency updates