Passed
Push — dev_2x ( f00e1a...d7ecbe )
by Adrian
01:35
created

Changes

6 issues (3 major, 3 minor) were introduced.
1 issue was fixed.
1 new patch (Indentation) is available.
4 added classes/operations
Arrow A SoftDeleteTrait added
Arrow A SoftDeleteTrait::withTrashed() added
Arrow A SoftDeleteTrait::withoutTrashed() added
Arrow A SoftDeleteTrait::onlyTrashed() added
8.76
▶   ± 0
Head
Adrian Miu  
Fixed issue in PHP 7.2 with method declaration return type
1 more commit
Base
Adrian Miu  
Moved the creation of subselects for `joinWith` from the query making the call to the mapper via `newSubselectQuery()`