Files
r2c/vendor/symfony/var-dumper/CHANGELOG.md
T
2018-09-19 21:43:25 +02:00

267 B

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.