9.6.0: Clone with, PHP 8.5
- Merged PR #185: Implement "clone with", emitting emulating code for
the expression, callable reference and calls with unpacking; see
https://wiki.php.net/rfc/clone_with_v2
(@thekid) - Merged PR #187: Add PHP 8.5 emitter - @thekid