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
2017-05-22 08:50:05 +02:00
..
AmqpCaster.php [VarDumper] Improve dump of AMQP* Object 2017-02-08 11:21:49 +01:00
ArgsStub.php Remove PHP < 7.1.3 code 2017-05-22 08:50:05 +02:00
Caster.php [VarDumper] remove deprecated features 2017-05-21 20:41:14 +02:00
ClassStub.php [VarDumper] Fine tune dumping log messages 2017-04-17 18:48:03 +02:00
ConstStub.php [VarDumper] Add ClassStub for clickable & shorter PHP identifiers 2016-09-02 17:23:03 +02:00
CutArrayStub.php [VarDumper] Allow preserving a subset of cut arrays 2015-04-22 15:44:48 +02:00
CutStub.php Merge branch '2.7' into 2.8 2016-08-23 15:37:31 +02:00
DoctrineCaster.php [VarDumper] Cherry-pick code style fixes from 2.7 2015-06-12 10:17:57 +02:00
DOMCaster.php [VarDumper] Add LinkStub to create links in HTML dumps 2016-09-01 17:11:16 +02:00
EnumStub.php [VarDumper] Dumping exceptions is now more compact 2016-07-28 09:09:25 +02:00
ExceptionCaster.php [VarDumper] Fine tune dumping log messages 2017-04-17 18:48:03 +02:00
FrameStub.php [VarDumper] Casters for Generator, ReflectionGenerator and ReflectionType 2015-10-25 18:50:43 +01:00
LinkStub.php [VarDumper] Fine tune dumping log messages 2017-04-17 18:48:03 +02:00
MongoCaster.php [VarDumper] Make use of Caster::PREFIX_* consts 2015-03-31 16:41:17 +02:00
PdoCaster.php [VarDumper] Add ClassStub for clickable & shorter PHP identifiers 2016-09-02 17:23:03 +02:00
PgSqlCaster.php [VarDumper] Add EnumStub for dumping virtual collections with casters 2015-09-20 23:07:38 +02:00
RedisCaster.php [VarDumper] Add missing isset() checks in some casters 2017-03-10 23:26:11 +01:00
ReflectionCaster.php Remove PHP < 7.1.3 code 2017-05-22 08:50:05 +02:00
ResourceCaster.php [Debug] Fixed cast of stream 2016-12-27 18:23:46 +01:00
SplCaster.php [VarDumper] Allow seamless use of Data clones 2017-02-27 21:09:01 +01:00
StubCaster.php Merge branch '2.8' into 3.2 2017-05-15 14:02:31 +02:00
SymfonyCaster.php Revert "feature #20973 [DI] Add getter injection (nicolas-grekas)" 2017-03-25 15:07:47 +01:00
TraceStub.php [VarDumper] Casters for Generator, ReflectionGenerator and ReflectionType 2015-10-25 18:50:43 +01:00
XmlReaderCaster.php [VarDumper] Add LinkStub to create links in HTML dumps 2016-09-01 17:11:16 +02:00
XmlResourceCaster.php [VarDumper] Add Caster for XML-parser resources 2015-03-20 14:43:24 +01:00