- Allow reinitializing lazy objects with a new initializer
- Deprecate per-property lazy-initializers
- Add support for lazy ghost objects and virtual proxies
- Add
Hydrator::hydrate()
- Preserve PHP references also when using
Hydrator::hydrate()
orInstantiator::instantiate()
- Add support for hydrating from native (array) casts
- added argument
array &$foundClasses
toVarExporter::export()
to ease with preloading exported values
- added the component