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/Caster
Christophe Coevoet 54c553cce7 Merge branch '2.7' into 2.8
* 2.7:
  Set the redraw frequency at least to 1. Setting it to 0 would otherwise produce an error.
  [Process] Unset callback after stop to free memory
  Improve error message for undefined DIC aliases
  [VarDumper] fixed .sf-dump z-index
  [DependencyInjection] Validate class names and factory methods
  ampq → amqp
  Fix typo
  CS: remove unneeded parentheses around control statements
  [TwigBridge] Clean deps now that 2.8.0 is tagged
2015-12-05 12:09:21 +01:00
..
AmqpCaster.php ampq → amqp 2015-12-03 11:46:32 +01:00
Caster.php [VarDumper] Fix anonymous class dumping 2015-10-25 18:17:38 +01:00
ConstStub.php [VarDumper] add meta-data on hover 2014-10-20 21:11:43 +02:00
CutArrayStub.php [VarDumper] Allow preserving a subset of cut arrays 2015-04-22 15:44:48 +02:00
CutStub.php Rely on iconv and symfony/polyfill-* 2015-10-28 03:15:07 +01:00
DoctrineCaster.php [VarDumper] Cherry-pick code style fixes from 2.7 2015-06-12 10:17:57 +02:00
DOMCaster.php [VarDumper] Cherry-pick code style fixes from 2.7 2015-06-12 10:17:57 +02:00
EnumStub.php [VarDumper] Add EnumStub for dumping virtual collections with casters 2015-09-20 23:07:38 +02:00
ExceptionCaster.php [VarDumper] Casters for Generator, ReflectionGenerator and ReflectionType 2015-10-25 18:50:43 +01:00
FrameStub.php [VarDumper] Casters for Generator, ReflectionGenerator and ReflectionType 2015-10-25 18:50:43 +01:00
MongoCaster.php [VarDumper] Make use of Caster::PREFIX_* consts 2015-03-31 16:41:17 +02:00
PdoCaster.php [VarDumper] Add EnumStub for dumping virtual collections with casters 2015-09-20 23:07:38 +02:00
PgSqlCaster.php [VarDumper] Add EnumStub for dumping virtual collections with casters 2015-09-20 23:07:38 +02:00
ReflectionCaster.php Merge branch '2.7' into 2.8 2015-11-09 13:46:59 +01:00
ResourceCaster.php [TwigBridge] add Twig dump() function + tests and fixes 2014-09-23 16:26:00 +02:00
SplCaster.php [VarDumper] Add caster for OuterIterator objects 2015-09-14 14:30:18 +02:00
StubCaster.php [VarDumper] Casters for Generator, ReflectionGenerator and ReflectionType 2015-10-25 18:50:43 +01:00
TraceStub.php [VarDumper] Casters for Generator, ReflectionGenerator and ReflectionType 2015-10-25 18:50:43 +01:00
XmlResourceCaster.php [VarDumper] Add Caster for XML-parser resources 2015-03-20 14:43:24 +01:00