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/Serializer/Normalizer
Fabien Potencier 893fecbe69 Merge branch '2.8' into 3.0
* 2.8:
  [WebProfilerBundle] Don't inherit CSS text-transform property for the toolbar.
  Remove duplicate cursor property
  Increase the inlining YAML level for config:debug
  [Serializer] Minor: fix CS and PHPDoc
  [Form] fix tests
  [Serializer] Ensure that groups are strings
  [Debug] Tell that the extension is for PHP 5 only
  Static code analysis
  Update AnnotationDirectoryLoader.php
  added a test
  Escape the delimiter in Glob::toRegex
  [FrameworkBundle] Fix template location for PHP templates
  [FrameworkBundle] Add path verification to the template parsing test cases
2016-01-27 06:14:46 +01:00
..
AbstractNormalizer.php Merge branch '2.8' into 3.0 2016-01-27 06:14:46 +01:00
ArrayDenormalizer.php [Minor] [Serializer] Removed second license header 2015-10-19 11:36:16 +02:00
CustomNormalizer.php Merge branch '2.7' into 2.8 2016-01-20 13:09:07 +01:00
DenormalizableInterface.php Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
DenormalizerInterface.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
GetSetMethodNormalizer.php CS: remove unneeded parentheses around control statements 2015-12-01 12:58:24 +01:00
NormalizableInterface.php Merge branch '2.5' into 2.6 2014-12-30 10:04:52 +01:00
NormalizerInterface.php Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
ObjectNormalizer.php [Serializer] Use $context['cache_key'] to enhance caching 2016-01-12 09:13:32 +01:00
PropertyNormalizer.php Merge branch '2.7' into 2.8 2015-11-09 13:46:59 +01:00
SerializerAwareNormalizer.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00