You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

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.