Mercurial > hg > isophonics-drupal-site
annotate vendor/symfony/var-dumper/CHANGELOG.md @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 7a779792577d |
children |
rev | line source |
---|---|
Chris@0 | 1 CHANGELOG |
Chris@0 | 2 ========= |
Chris@0 | 3 |
Chris@12 | 4 3.4.0 |
Chris@12 | 5 ----- |
Chris@12 | 6 |
Chris@12 | 7 * added `AbstractCloner::setMinDepth()` function to ensure minimum tree depth |
Chris@12 | 8 * deprecated `MongoCaster` |
Chris@12 | 9 |
Chris@0 | 10 2.7.0 |
Chris@0 | 11 ----- |
Chris@0 | 12 |
Chris@0 | 13 * deprecated Cloner\Data::getLimitedClone(). Use withMaxDepth, withMaxItemsPerDepth or withRefHandles instead. |