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 3609744ab8 Merge branch '4.0'
* 4.0:
  [Translation] Process multiple segments within a single unit.
  Document the container.autowiring.strict_mode option
  fix custom radios/inputs for checkbox/radio type
  Another PR template tweak
  [FrameworkBundle] Add missing XML config for circular_reference_handler. Add tests.
  fix CS
  [PropertyInfo] ReflectionExtractor: give a chance to other extractors if no properties
  Clean calls to http_build_query()
  [WebProfilerBundle] limit ajax request to 100 and remove the last one
  Add support for URL-like DSNs for the PdoSessionHandler
  removed version in @final @internal for version < 4.0
  [HttpFoundation] Fix missing "throw" in JsonResponse
  Improve the documentation of
  Suppress warning from sapi_windows_vt100_support on stream other than STDIO
  removed extra-verbose comments
  Fixes #26136: Avoid emitting warning in hasParameterOption()
  Added a README entry to the PR template
  [HttpFoundation] Add x-zip-compressed to MimeTypeExtensionGuesser.
  [DI] Add null check for removeChild
2018-02-22 12:40:25 +01:00
..
schema/dic/xliff-core [Translation] Clean whitespaces and EOL in xliff-core-2.0.xsd 2015-09-18 13:01:00 +02:00
ArrayLoader.php remove api tags from code 2015-09-28 19:11:22 +02:00
CsvFileLoader.php Merge branch '2.7' into 2.8 2017-11-05 16:25:56 +01:00
FileLoader.php fixed CS 2017-09-11 14:10:59 -07:00
IcuDatFileLoader.php Remove HHVM support (second edition) 2017-07-03 10:26:05 +03:00
IcuResFileLoader.php Merge branch '3.4' 2017-11-05 17:26:21 +01: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 remove api tags from code 2015-09-28 19:11:22 +02:00
MoFileLoader.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
PhpFileLoader.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
PoFileLoader.php Merge branch '2.7' into 2.8 2017-10-24 15:48:52 +02:00
QtFileLoader.php [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction 2017-09-15 11:46:57 +02:00
XliffFileLoader.php Merge branch '3.4' into 4.0 2018-02-22 11:50:29 +01:00
YamlFileLoader.php [Translator] Parse PHP constants in YAML translation files 2017-12-03 23:47:57 +01:00