Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Release 0.6.0 Alpha -> Beta

Compare
Choose a tag to compare
@ovr ovr released this 12 Nov 06:23
· 228 commits to master since this release

This release has 474 commits after 0.5.0

@todo Will be completed

Analyzers:

  • Analyzer return and yield in one method, #185 (original @Lexty, rebased and fixed by @ovr)
  • Move notice line number to correct place (@barroca) #9616e15
  • Modified DoNotUseLabel to accept goto statements as well (@nikhilsaldanha) #4a1bc93

Compiler:

  • Support for Exit_, Isset_, Print_, Coalesce (?? operator), Empty_, Break_, Continue_, Goto, Label, InlineHTML, Nop, Global_, Static_, Declare_, Const_, Eval_, ErrorSuppress and etc (@DMler)
  • Initial TraitDefintion support (@ovr)
  • Fix Bug #107 (@ddmler)

Docs:

Plugins:

  • Integration with CodeClimate (@ovr)

Another:

  • Use caret operator instead of tilde for dependencies (Composer) (@ravage84)

Thanks @ddmler @K-Phoen @nikhilsaldanha @nikolaykovenko @chasingSublimity @Lexty @SidRoberts @ksheps and all another developers

Full diff: 0.5.0...0.6.0

IMAGE ALT TEXT HERE