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-08-29 17:37:07 +02:00
..
AmqpCaster.php [VarDumper] Improve dump of AMQP* Object 2017-02-08 11:21:49 +01:00
ArgsStub.php [VarDumper] Fix ArgsStub 2016-10-21 21:59:10 +02:00
Caster.php Merge branch '3.2' into 3.3 2017-07-26 08:42:48 +02:00
ClassStub.php [Di] Remove closure-proxy arguments 2017-06-01 22:59:07 +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
DateCaster.php Fix segfault in period caster 2017-08-29 17:37:07 +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 [HttpKernel][VarDumper] Truncate profiler data & optim perf 2017-07-10 16:18:27 +02:00
FrameStub.php [VarDumper] Casters for Generator, ReflectionGenerator and ReflectionType 2015-10-25 18:50:43 +01:00
LinkStub.php [VarDumper] play nice with open_basedir when looking for composer.json 2017-08-13 16:29:04 +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 Fixed extra semi-colon 2017-05-22 11:10:57 +02:00
ResourceCaster.php Merge branch '2.8' into 3.2 2017-06-23 08:35:45 +02:00
SplCaster.php Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02: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