Skip to content

v3.7.0

Latest

Choose a tag to compare

@czosel czosel released this 10 Jun 13:41
  • 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