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
643 stars 70 forks source link

fix: prevent refresh error with autorefresh #610

Closed nikophil closed 3 months ago

nikophil commented 3 months ago

when an proxified object is deleted, we should be able to call its methods and access its properties...