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
Robin Chalas 0537e03e72 Merge branch '3.4'
* 3.4: (38 commits)
  Fix merge
  [Lock] Expose an expiringDate and isExpired method in Lock
  [VarDumper] fix DateCasterTest
  [config] Add ability to deprecate a node
  feature #22382 [config] Add abbitily to deprecate a node (Nyholm, fabpot, sanpii)
  Fix segfault in period caster
  Create an interface for TranslationReader and moved TranslationLoader to Translation component
  Always require symfony/polyfill-apcu to provide APCuIterator everywhere
  [Lock] Fix some tests that require pcntl_sigwaitinfo() function
  bumped Symfony version to 3.3.9
  updated VERSION for 3.3.8
  updated CHANGELOG for 3.3.8
  [DI] Fix tracking env var placeholders nested in object graphs
  bumped Symfony version to 3.3.8
  updated VERSION for 3.3.7
  updated CHANGELOG for 3.3.7
  Add period caster
  [DI] improve psr4-based service discovery with namespace option
  [DI] Fix tracking env vars when merging configs (bis)
  removed obsolete comment
  ...
2017-08-30 01:06:25 +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 Merge branch '3.4' 2017-07-26 08:59:36 +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 Merge branch '3.4' 2017-08-30 01:06:25 +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 removed HHVM support 2017-06-01 15:17:54 -07:00
ReflectionCaster.php removed HHVM support 2017-06-01 15:17:54 -07: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