Export mode update
- Method
assertEqualsFixture
now has the third argument$exportMode = false
, set it totrue
to export expected data to the fixture from the first argument and don't forget to remove it after :) - Renamed some methods;
- Removed strict types from the base repository methods (strict types will be reverted after major version)