Skip to content

v1.1.0 Added PHP support

Compare
Choose a tag to compare
@amstiel amstiel released this 08 Jun 14:58
· 8 commits to master since this release

Added support for some PHP keywords:

  • private, public, protected
  • $this, self
  • static, final
  • use, namespace
  • function