Skip to content

Version 1.0.5

Choose a tag to compare

@janpecha janpecha released this 05 Oct 11:20
· 65 commits to master since this release
  • bug fix - added support for new namespace\Foo, extends namespace\Foo, implements namespace\Foo and use namespace\Foo (for traits)
  • removed useless code
  • added a test for namespace syntaxes (global namespace syntax and simple combination syntax)