upd: doctrine
enable native lazy objects to transition from 7.3 to 7.4 of Symfony
This commit is contained in:
@@ -16,6 +16,7 @@ doctrine:
|
||||
|
||||
orm:
|
||||
auto_generate_proxy_classes: true
|
||||
enable_native_lazy_objects: true
|
||||
enable_lazy_ghost_objects: true
|
||||
# report_fields_where_declared: true
|
||||
# validate_xml_mapping: true
|
||||
|
||||
Reference in New Issue
Block a user