drupal-civicrm/vendor/symfony/var-dumper/CHANGELOG.md

14 lines
267 B
Markdown
Raw Normal View History

2018-01-14 15:10:16 +02:00
CHANGELOG
=========
3.4.0
-----
* added `AbstractCloner::setMinDepth()` function to ensure minimum tree depth
* deprecated `MongoCaster`
2.7.0
-----
* deprecated Cloner\Data::getLimitedClone(). Use withMaxDepth, withMaxItemsPerDepth or withRefHandles instead.