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/Translation/Loader
Nicolas Grekas fb9838c2d4 Merge branch '2.7' into 2.8
* 2.7:
  Various fixes esp. on Windows
  Fix the validation of form resources to register the default theme
  Fix the retrieval of the value with property path when using a loader
  [appveyor] minor enhancements
  [Process] Disable failing tests on Windows
  [Translation] Fix the string casting in the XliffFileLoader
  Windows and Intl fixes
  Add appveyor.yml for C.I. on Windows
  [VarDumper] fixed HtmlDumper to target specific the head tag
  [travis] merge php: nightly and deps=high test-matrix lines
  consistently use str_replace to unify directory separators
  Support omitting the <target> node in an .xlf file.
  Fix the handling of values for multiple choice types
  moved PHP nightly to PHP 7.0
  [Security] Add missing docblock in PreAuthenticatedToken

Conflicts:
	.travis.yml
2015-08-27 08:53:13 +02:00
..
schema/dic/xliff-core Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
ArrayLoader.php CS: Unary operators should be placed adjacent to their operands 2015-03-27 23:12:40 +01:00
CsvFileLoader.php improved exception when missing required component 2015-04-22 17:09:08 +02:00
FileLoader.php Merge branch '2.7' into 2.8 2015-05-12 17:16:46 +02:00
IcuDatFileLoader.php improved exception when missing required component 2015-04-22 17:09:08 +02:00
IcuResFileLoader.php improved exception when missing required component 2015-04-22 17:09:08 +02:00
IniFileLoader.php improved exception when missing required component 2015-04-22 17:09:08 +02:00
JsonFileLoader.php [2.6] Static Code Analysis for Components and Bundles 2015-07-08 07:59:48 +02:00
LoaderInterface.php Fix some annotates 2013-09-19 11:36:05 +02:00
MoFileLoader.php Merge branch '2.7' into 2.8 2015-05-15 16:11:12 +02:00
PhpFileLoader.php improved exception when missing required component 2015-04-22 17:09:08 +02:00
PoFileLoader.php improved exception when missing required component 2015-04-22 17:09:08 +02:00
QtFileLoader.php improved exception when missing required component 2015-04-22 17:09:08 +02:00
XliffFileLoader.php Merge branch '2.7' into 2.8 2015-08-27 08:53:13 +02:00
YamlFileLoader.php Merge branch '2.7' into 2.8 2015-05-12 17:16:46 +02:00