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/Cloner
Fabien Potencier cb7089995d feature #14006 [VarDumper] with-er interface for Cloner\Data (nicolas-grekas)
This PR was merged into the 2.7 branch.

Discussion
----------

[VarDumper] with-er interface for Cloner\Data

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | symfony/symfony-docs#5106

I should have this idea earlier... :)

Commits
-------

2462c5b [VarDumper] with-er interface for Cloner\Data
2015-03-24 12:11:21 +01:00
..
AbstractCloner.php [VarDumper] add caster for MongoCursor objects 2015-03-24 09:44:59 +01:00
ClonerInterface.php [VarDumper] algo to clone any PHP variable to a breadth-first queue 2014-09-23 14:30:51 +02:00
Cursor.php [VarDumper] add meta-data on hover 2014-10-20 21:11:43 +02:00
Data.php feature #14006 [VarDumper] with-er interface for Cloner\Data (nicolas-grekas) 2015-03-24 12:11:21 +01:00
DumperInterface.php [VarDumper] enhance dumping refs 2014-10-17 09:38:59 +02:00
Stub.php [VarDumper] enhance dumping refs 2014-10-17 09:38:59 +02:00
VarCloner.php [VarDumper] Fix "next element is already occupied" 2015-03-06 17:45:31 +01:00