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/Tests/Fixtures
Fabien Potencier 8b0b2604f7 Merge branch '2.8' into 3.2
* 2.8:
  [Serializer] Removed duplicate operation in camelcase denormalization
  [Validator] do not guess getter method names
2017-02-19 16:48:41 -08:00
..
CallbackClass.php [Validator] removed deprecated methods 2015-10-01 16:20:47 +02:00
ClassConstraint.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
ConstraintA.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
ConstraintAValidator.php [Validator] removed deprecated methods 2015-10-01 16:20:47 +02:00
ConstraintB.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
ConstraintC.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
ConstraintWithValue.php [Validator] The default option name can now be omitted when defining constraints as annotations 2013-09-10 17:29:20 +02:00
ConstraintWithValueAsDefault.php [Validator] The default option name can now be omitted when defining constraints as annotations 2013-09-10 17:29:20 +02:00
Countable.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
CustomArrayObject.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
Entity.php Merge branch '2.8' into 3.2 2017-02-19 16:48:41 -08:00
EntityInterfaceA.php Fix #19943 Make sure to process each interface metadata only once 2016-09-28 18:39:11 -04:00
EntityInterfaceB.php Fix #19943 Make sure to process each interface metadata only once 2016-09-28 18:39:11 -04:00
EntityParent.php Fix #19943 Make sure to process each interface metadata only once 2016-09-28 18:39:11 -04:00
EntityParentInterface.php Fix #19943 Make sure to process each interface metadata only once 2016-09-28 18:39:11 -04:00
EntityStaticCar.php added test for staticClassLoader in LazyLoadingMetadatafactory 2017-02-13 18:37:45 +01:00
EntityStaticCarTurbo.php added test for staticClassLoader in LazyLoadingMetadatafactory 2017-02-13 18:37:45 +01:00
EntityStaticVehicle.php added test for staticClassLoader in LazyLoadingMetadatafactory 2017-02-13 18:37:45 +01:00
FailingConstraint.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
FailingConstraintValidator.php unified return null usages 2014-04-16 09:43:51 +02:00
FakeClassMetadata.php [Validator] deprecate member metadata accessors in favor of existing property metadata accessors 2014-08-19 17:31:17 +02:00
FakeMetadataFactory.php [Validator] removed deprecated methods 2015-10-01 16:20:47 +02:00
FilesLoader.php CS: Pre incrementation/decrementation should be used if possible 2015-04-07 19:54:22 +02:00
GroupSequenceProviderEntity.php [Validator] Refactored ValidatorTest and ValidationVisitorTest into an abstract validator test class 2014-03-30 18:28:53 +02:00
InvalidConstraint.php rundown and typo fix 2014-01-07 07:58:55 -05:00
InvalidConstraintValidator.php rundown and typo fix 2014-01-07 07:58:55 -05:00
PropertyConstraint.php fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
Reference.php [Validator] Refactored ValidatorTest and ValidationVisitorTest into an abstract validator test class 2014-03-30 18:28:53 +02:00