Skip to content

phper-v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 16:38
· 3 commits to master since this release
1598925

Added

  • [breaking] rename bind_* to bound_* (#192)

Other

  • allow static interface methods (#198)
  • update readme and remove dep once_cell (#196)
  • optimizing extends and implements (#193)
  • improve Interface::extends and ClassEntry::extends (#190)
  • refactor ClassEntity.implements (#189)
  • [breaking] add argument and return value type-hints (#187)