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
Nicolas Grekas 205b097802 Merge branch '4.0' into 4.1
* 4.0: (21 commits)
  [PropertyInfo] fix resolving parent|self type hints
  fixed CS
  fix merge
  [Security] Fix logout
  Cleanup 2 tests for the HttpException classes
  #27250 limiting GET_LOCK key up to 64 char due to changes in MySQL 5.7.5 and later
  [Config] Fix tests when path contains UTF chars
  [DI] Shared services should not be inlined in non-shared ones
  [Profiler] Remove propel & event_listener_loading category identifiers
  [Filesystem] Fix usages of error_get_last()
  [Cache][Lock] Fix usages of error_get_last()
  [Debug] Fix populating error_get_last() for handled silent errors
  fixed CS
  fixed CS
  fixed CS
  [FrameworkBundle] Fix cache:clear on vagrant
  [HttpKernel] Handle NoConfigurationException "onKernelException()"
  Fix misses calculation when calling getItems
  [DI] Display previous error messages when throwing unused bindings
  Fixed return type
  ...
2018-05-16 16:33:22 +02:00
..
Cache [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00
Factory Merge branch '4.0' 2018-04-20 13:04:56 +02:00
Loader Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
CascadingStrategy.php removed @since 2016-07-04 07:27:33 +02:00
ClassMetadata.php fixed CS 2018-05-11 17:58:37 +02:00
ClassMetadataInterface.php Merge branch '2.8' into 3.0 2016-07-05 13:09:15 +02:00
GenericMetadata.php Merge branch '3.3' into 3.4 2017-10-24 16:12:06 +02:00
GetterMetadata.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
MemberMetadata.php [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00
MetadataInterface.php Merge branch '2.8' into 3.0 2016-07-05 13:09:15 +02:00
PropertyMetadata.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
PropertyMetadataInterface.php Merge branch '2.8' into 3.0 2016-07-05 13:09:15 +02:00
TraversalStrategy.php Merge branch '2.8' into 3.0 2016-07-05 13:09:15 +02:00