0.6.1
What's changed
- Allow using
$thisin traversable PHPDoc types to avoid conflicts with Larastan when write types for Laravel relationships (where Larastan requires using$thiskeyword instead of the Model's classname) @alies-dev
Requires using fork for the slevomat/coding-standard till PR slevomat/coding-standard#1802 will be merged and released ("repositories" key of the composer.json):
{
"type": "vcs",
"url": "https://github.com/alies-dev/slevomat-coding-standard"
},Full Changelog: 0.6.0...0.6.1