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 b38a717d78 Merge branch '4.4'
* 4.4: (28 commits)
  fix merge
  [SecurityBundle] fix return type declarations
  [BrowserKit] fix return type declarations
  [PropertyInfo] fix return type declarations
  [Bridge/Doctrine] fix return type declarations
  [Form] fix return type declarations
  [Console] fix return type declarations
  [Intl] fix return type declarations
  [Templating] fix return type declarations
  [DomCrawler] fix return type declarations
  [Validator] fix return type declarations
  [Process] fix return type declarations
  [Workflow] fix return type declarations
  [Cache] fix return type declarations
  [Serializer] fix return type declarations
  [Translation] fix return type declarations
  [DI] fix return type declarations
  [Config] fix return type declarations
  [HttpKernel] Fix return type declarations
  [Security] Fix return type declarations
  ...
2019-08-26 11:05:36 +02:00
..
ArrayLoader.php [5.0] [Translator] Add parameter type-hints where possible 2019-07-05 07:31:44 +02:00
CsvFileLoader.php Merge branch '4.4' 2019-08-07 14:07:17 +02:00
FileLoader.php [5.0] [Translator] Add parameter type-hints where possible 2019-07-05 07:31:44 +02:00
IcuDatFileLoader.php [5.0] [Translator] Add parameter type-hints where possible 2019-07-05 07:31:44 +02:00
IcuResFileLoader.php [5.0] [Translator] Add parameter type-hints where possible 2019-07-05 07:31:44 +02:00
IniFileLoader.php improved exception when missing required component 2015-04-22 17:09:08 +02:00
JsonFileLoader.php Turned return type annotations of private methods into php return types. 2019-08-07 16:19:54 +02:00
LoaderInterface.php [5.0] [Translator] Add parameter type-hints where possible 2019-07-05 07:31:44 +02:00
MoFileLoader.php Merge branch '3.4' into 4.2 2019-07-10 20:39:05 +02:00
PhpFileLoader.php Merge branch '2.7' into 2.8 2015-09-29 14:32:55 +02:00
PoFileLoader.php [Translation] Use HTTPS and fix a url 2019-07-15 09:11:40 +02:00
QtFileLoader.php [5.0] [Translator] Add parameter type-hints where possible 2019-07-05 07:31:44 +02:00
XliffFileLoader.php Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
YamlFileLoader.php Merge branch '3.4' into 4.3 2019-08-26 10:26:39 +02:00