zenstruck / foundry

A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
https://symfony.com/bundles/ZenstruckFoundryBundle/current/index.html
MIT License
607 stars 62 forks source link

Unrecognized option "make_story" under "zenstruck_foundry" #607

Closed rimas-kudelis closed 5 days ago

rimas-kudelis commented 1 month ago

The docs refer to make_story configuration option, but when attempting to use it, I got an error saying it's not a recognized option:

Unrecognized option "make_story" under "zenstruck_foundry". Available options are "auto_refresh_proxies", "database_resetter", "faker", "global_state", "instantiator", "make_factory".

kbond commented 1 month ago

Hey @rimas-kudelis, this is an unreleased feature. Sorry for the confusion, we should have added a version added admonition to the docs.

mvhirsch commented 4 weeks ago

Just ran into this one too.

@kbond any plans to release 1.38 (or similar)?

nikophil commented 4 weeks ago

@mvhirsch we're working on it! I hope by the end of the week or the next one

nikophil commented 5 days ago

it has been released since then! I'm closing this