Skip to content

wryk/vich-uploader-issue-1439-lazy-ghost-inject-load

Repository files navigation

Usage

Create database and fixtures

bin/console doctrine:database:create
bin/console doctrine:migrations:migrate
bin/console doctrine:fixtures:load

Run tests

bin/phpunit

Set doctrine.orm.enable_lazy_ghost_objects to false in config/packages/doctrine.yaml and run bin/phpunit again to test the working behavior without lazy ghost objects.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages