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/Tests
Nicolas Grekas 829c011b49 Merge branch '2.7' into 2.8
* 2.7:
  [Process] Enhance compatiblity with --enable-sigchild
  fix short array syntax for php 5.3
  [Serializer] Fixed  on array of objects in .
  [Process] Always call proc_close
  [Validator] Updated Luxembourgish translations for 2.8
  disable server commands without Process component
  list all server command names in suggestion
  Suggested Process dependency
  disable server:run cmd without Process component
  Suggested Process dependency
  [FrameworkBundle] prevent cache:clear creating too long paths
  [FrameworkBundle] [Translation] Fixed translations not written when no translations directory in update command

Conflicts:
	.travis.yml
	src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
	src/Symfony/Bundle/FrameworkBundle/composer.json
2015-12-10 18:11:25 +01:00
..
Annotation [Serializer] Fix Groups tests. 2015-07-04 12:02:28 +02:00
Encoder Merge branch '2.7' into 2.8 2015-12-05 18:37:59 +01:00
Fixtures [Serializer] Fixed on array of objects in . 2015-12-08 21:34:12 +01:00
Mapping [Serializer] Fix ClassMetadata::sleep() 2015-07-08 08:12:45 +02:00
NameConverter [Serializer] Refactoring of metadata 2015-03-06 11:33:18 +01:00
Normalizer Merge branch '2.7' into 2.8 2015-12-10 18:11:25 +01:00
SerializerTest.php Merge branch '2.7' into 2.8 2015-09-26 21:48:07 +02:00