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
Nicolas Grekas 32dfdb30c6 Merge branch '3.4' into 4.0
* 3.4:
  [HttpFoundation] Add Session::isEmpty(), fix MockFileSessionStorage to behave like the native one
  [HttpKernel] Add a better error messages when passing a private or non-tagged controller
  [VarDumper] Dont use empty(), it chokes on eg GMP objects
  [Dotenv] Changed preg_match flags from null to 0
  remove upgrade instructions for kernel.root_dir
  [HttpKernel] Arrays with scalar values passed to ESI fragment renderer throw deprecation notice
  [HttpKernel] add a test for FilterControllerEvents
2017-11-30 16:11:43 +01:00
..
AmqpCaster.php [VarDumper] Improve dump of AMQP* Object 2017-02-08 11:21:49 +01:00
ArgsStub.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Caster.php Merge branch '3.4' into 4.0 2017-11-30 16:11:43 +01:00
ClassStub.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ConstStub.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01: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 Merge branch '3.4' 2017-11-07 15:34:02 +01: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 Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ExceptionCaster.php [VarDumper] add force-collapse/expand + use it for traces 2017-08-24 15:46:12 +02:00
FrameStub.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
LinkStub.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01: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 removed HHVM support 2017-06-01 15:17:54 -07:00
ReflectionCaster.php Merge branch '3.4' 2017-09-03 10:15:12 +02:00
ResourceCaster.php Merge branch '2.8' into 3.2 2017-06-23 08:35:45 +02:00
SplCaster.php Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +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 Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
XmlReaderCaster.php Random fixes 2017-11-07 13:07:19 +01:00
XmlResourceCaster.php [VarDumper] Add Caster for XML-parser resources 2015-03-20 14:43:24 +01:00