This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/VarDumper/CHANGELOG.md

8 lines
146 B
Markdown
Raw Normal View History

2015-04-01 01:58:16 +01:00
CHANGELOG
=========
2.7.0
-----
* deprecated Cloner\Data::getLimitedClone(). Use withMaxDepth, withMaxItemsPerDepth or withRefHandles instead.