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/Mapping
Fabien Potencier 2e111b3cca Merge branch '3.3' into 3.4
* 3.3: (27 commits)
  Always require symfony/polyfill-apcu to provide APCuIterator everywhere
  bumped Symfony version to 3.3.9
  updated VERSION for 3.3.8
  updated CHANGELOG for 3.3.8
  [DI] Fix tracking env var placeholders nested in object graphs
  bumped Symfony version to 3.3.8
  updated VERSION for 3.3.7
  updated CHANGELOG for 3.3.7
  [DI] Fix tracking env vars when merging configs (bis)
  removed obsolete comment
  install PHPUnit 6 on PHP 7.2
  [Cache] Use zend.detect_unicode instead of zend.multibyte
  Fix case sensitive typo in use class name
  [VarDumper] Enhance docblock to tell about AbstractDumper::dumpLine(-1)
  [Debug] Remove false-positive check in DebugClassLoader
  [Validator] Fix use of GroupSequenceProvider in child classes
  Change number PHPDoc type to int|float
  [Cache] Workaround zend.detect_unicode + zend.multibyte
  [VarDumper] Strengthen dumped JS
  [VarDumper] Strengthen dumped JS
  ...
2017-08-29 14:00:42 -07:00
..
Cache Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
Factory fix some risky tests 2017-03-20 16:03:41 +01:00
Loader [Yaml] Deprecate tags using colon 2017-08-04 15:29:32 +02:00
ClassMetadataTest.php [Validator] Fix use of GroupSequenceProvider in child classes 2017-08-26 06:15:27 -07:00
GetterMetadataTest.php Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00
MemberMetadataTest.php Merge branch '2.8' into 3.2 2017-02-21 10:12:04 +01:00
PropertyMetadataTest.php Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00