You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix deprecation warnings in doctrine/collections:2.4 (#46)
* Enable native lazy objects whenever possible.
The LazyGhostTrait will be removed from symfony/var-exporter:8.
* Fix usage of deprecated phpstan config option
* Set $accessRawFieldValues explicitly
Fixes a deprecation warning when using doctrine/collections:2.4
See doctrine/collections#472
0 commit comments