This repository has been archived by the owner on Sep 24, 2020. It is now read-only.
Path release with bugfixes
33
commits & 90
changed files with 1,063
additions and 228
deletions.
Features:
Core:
- Added dump-documentation command for analyzers
Compiler:
- [Compiler] FunctionCall - added forgottent docblock
- BUGFIX: [Analyzer] DivisionFromZero - check type (fix #249 issue)
- BUGFIX/Feature: [Compiler] StaticCall - parseArgs to protect unused variables
- BUGFIX/Feature: [Compiler] Initial implementation for Node\Scalar\Encapsed (refs #280) Verified 795841b
Analyzer:
- Add SleepUsage analyzer
- Add UnsafeUnserialize analyzer
- Add NestedTernary analyzer
Thanks @ddmler @danny van der Sluijs (@DannyvdSluijs) for contributing and @kilgaloon for bug reporting/tests
Full diff: 0.6.1...0.6.2