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
Christian Flothmann ccecffeff6 Merge branch '5.1' into master
* 5.1: (25 commits)
  stop using the deprecated at() PHPUnit matcher
  fix lowest allowed version of the HTTP client contracts
  fix lowest allowed version for the PHPUnit bridge
  fix merge
  fix merge
  drop logger mock in favor of using the BufferingLogger
  catch ValueError thrown on PHP 8
  [Yaml Parser] Fix edge cases when parsing multiple documents
  fix parsing comments not prefixed by a space
  [Translator] Make sure a null locale is handled properly
  deal with errors being thrown on PHP 8
  loadRoutes shoud receive RoutingPhpFileLoader
  [Cache] Allow cache tags to be objects implementing __toString()
  [HttpKernel] Do not override max_redirects option in HttpClientKernel
  Log notice when no entry point is configured
  remove superfluous cast
  [HttpClient] Support for CURLOPT_LOCALPORT.
  Upgrade PHPUnit to 8.5 (php 7.2) and 9.3 (php >= 7.3).
  Fixed exception message formatting
  [FrameworkBundle] Fix error in xsd which prevent to register more than one metadata
  ...
2020-09-20 09:20:17 +02:00
..
AmqpCaster.php Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
ArgsStub.php [VarDumper] Add parameter type declarations. 2019-08-15 13:36:52 +02:00
Caster.php Enable "native_constant_invocation" CS rule 2020-09-02 18:06:40 +02:00
ClassStub.php Parse and render anonymous classes correctly on php 8 2020-05-24 10:33:35 +02:00
ConstStub.php Add missing return annotations on magic methods 2019-08-23 10:37:16 +02:00
CutArrayStub.php Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
CutStub.php [VarDumper] improve displaying cut closures 2019-10-21 17:47:54 +02:00
DateCaster.php Merge branch '4.4' into 5.0 2020-02-24 16:05:31 +01:00
DoctrineCaster.php [VarDumper] Clean casters @final annotations 2019-11-06 19:00:00 +01:00
DOMCaster.php Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
DsCaster.php [VarDumper] Clean casters @final annotations 2019-11-06 19:00:00 +01:00
DsPairStub.php [VarDumper] fix dumping Ds maps and pairs 2019-02-22 21:35:02 +01:00
EnumStub.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ExceptionCaster.php Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
FrameStub.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
GmpCaster.php [VarDumper] Clean casters @final annotations 2019-11-06 19:00:00 +01:00
ImagineCaster.php [VarDumper] Made all casters final 2019-10-07 11:43:45 +02:00
ImgStub.php [HttpClient] collect the body of responses when possible 2020-01-21 11:49:11 +01:00
IntlCaster.php [VarDumper] Clean casters @final annotations 2019-11-06 19:00:00 +01:00
LinkStub.php Use is_file() instead of file_exists() where possible 2020-04-24 00:29:19 +02:00
MemcachedCaster.php [VarDumper] Clean casters @final annotations 2019-11-06 19:00:00 +01:00
PdoCaster.php [VarDumper] Clean casters @final annotations 2019-11-06 19:00:00 +01:00
PgSqlCaster.php Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00
ProxyManagerCaster.php [VarDumper] Clean casters @final annotations 2019-11-06 19:00:00 +01:00
RdKafkaCaster.php [5.1] CS fixes 2020-05-08 12:41:08 +02:00
RedisCaster.php [VarDumper] Clean casters @final annotations 2019-11-06 19:00:00 +01:00
ReflectionCaster.php [VarDumper] Support for ReflectionAttribute. 2020-09-18 18:10:35 +02:00
ResourceCaster.php Merge branch '4.4' into 5.0 2020-06-24 15:36:01 +02:00
SplCaster.php Merge branch '4.4' into 5.1 2020-09-18 16:27:32 +02:00
StubCaster.php [VarDumper] Clean casters @final annotations 2019-11-06 19:00:00 +01:00
SymfonyCaster.php [VarDumper] Clean casters @final annotations 2019-11-06 19:00:00 +01:00
TraceStub.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
UuidCaster.php [VarDumper] Made all casters final 2019-10-07 11:43:45 +02:00
XmlReaderCaster.php [VarDumper] Clean casters @final annotations 2019-11-06 19:00:00 +01:00
XmlResourceCaster.php Merge branch '4.4' into 5.1 2020-09-02 18:23:27 +02:00