sunel / eav

Entity–attribute–value model (EAV) for Laravel Artisan
https://sunel.github.io/eav/
143 stars 39 forks source link

Unreachable statement in Model.php(335) #61

Closed zambodaniel closed 3 years ago

zambodaniel commented 3 years ago

There are unreachable lines of code and also no syncChanges() are called in performUpdate() function. Are there any reasons for this?

https://github.com/sunel/eav/blob/100805e61a646ee668918a09df39d1b6a628c93c/src/Model.php#L335

sunel commented 3 years ago

@zambodaniel That should not happen, will look into it and push a fix.

sunel commented 3 years ago

Tagged https://github.com/sunel/eav/releases/tag/0.3.1