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/Validator/Mapping
Fabien Potencier 0f00f7c7e8 Merge branch '2.6' into 2.7
* 2.6:
  Php Inspections (EA Extended): squash all PR-13813 commits
  replaced the last remaining is_integer() call
  [2.3] [Config] [Console] [DependencyInjection] [DomCrawler] [Form] [HttpKernel] [PropertyAccess] [Security] [Translation] [Yaml] static code analysis, code cleanup
  [FrameworkBundle] simplify dep declaration
  [VarDumper] Fix "next element is already occupied"
  [Validator] Added missing galician (gl) translations
  [PropertyAccess] stop overwriting once a reference is reached (3rd)
  [OptionsResolver] Remove Unused Variable from Foreach Cycles
  [travis] Tests Security sub-components
  [Twig] bootstrap_3_layout.html.twig is usable as a trait
  [travis] Tests Security sub-components
  CS fixes
  [TwigBridge] Bootstrap Layout - Fix the label of checkbox cannot be empty
  [travis] test with php nightly

Conflicts:
	.travis.yml
	src/Symfony/Bundle/FrameworkBundle/composer.json
	src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php
	src/Symfony/Component/Security/Http/Tests/Firewall/RememberMeListenerTest.php
2015-03-07 08:43:00 +01:00
..
Cache Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
Factory CS fixes 2014-12-04 20:26:11 +00:00
Loader Merge branch '2.3' into 2.6 2015-03-07 08:40:15 +01:00
BlackholeMetadataFactory.php Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
CascadingStrategy.php [Validator] Improved inline documentation of CascadingStrategy and TraversalStrategy 2014-03-30 18:28:58 +02:00
ClassMetadata.php [Validator] fixed usage of deprecate Validator features 2015-01-09 14:24:20 +01:00
ClassMetadataFactory.php Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
ClassMetadataInterface.php CS fixes 2014-12-04 20:26:11 +00:00
ElementMetadata.php [Validator] simplified some code 2015-01-26 16:52:15 +01:00
GenericMetadata.php Fixed some deprecations according to @stof feedbacks. 2015-01-05 16:02:28 +01:00
GetterMetadata.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
MemberMetadata.php Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
MetadataInterface.php Merge branch '2.5' into 2.6 2014-12-05 13:00:15 +01:00
PropertyMetadata.php Merge branch '2.4' 2014-04-16 10:08:40 +02:00
PropertyMetadataInterface.php [Validator] Improved inline documentation of the metadata classes 2014-03-30 18:28:58 +02:00
TraversalStrategy.php removed deprecation notice for internal constant 2015-01-20 01:47:52 +01:00