- no changes in this release.
- Chg: Switch to faker/faker to ensure PHP 8 compatibility (samdark)
- Bug #29: Fixed
FixtureController::findTemplatesFiles()
trim$templatePath
from$fileName
correctly viaDIRECTORY_SEPARATOR
(ofixone) - Enh #22: Made
FixtureController
private methods protected for better class extensibility (samdark) - Enh #24: Added support for fixture templates in subdirectories (d1rtyf1ng3rs)
- Enh #28:
FixtureController::generateFixtureFile()
now uses$templateName
to index fixtures for easier debug (drsdre) - Chg: Switched to asset-packagist
- no changes in this release.
- no changes in this release.
- no changes in this release.
- no changes in this release.
- Chg #4622: Simplified the way of creating a Faker fixture template file (qiangxue)
- Initial release.