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
Fabien Potencier f26c062c00 Merge branch '2.3' into 2.5
* 2.3:
  [2.3] CS And DocBlock Fixes
  [2.3] CS Fixes

Conflicts:
	src/Symfony/Bridge/Doctrine/Security/RememberMe/DoctrineTokenProvider.php
	src/Symfony/Bundle/FrameworkBundle/Command/ContainerDebugCommand.php
	src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php
	src/Symfony/Bundle/FrameworkBundle/EventListener/TestSessionListener.php
	src/Symfony/Component/Config/Definition/ReferenceDumper.php
	src/Symfony/Component/Console/Application.php
	src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
	src/Symfony/Component/Filesystem/Tests/FilesystemTest.php
	src/Symfony/Component/Form/Extension/Csrf/EventListener/CsrfValidationListener.php
	src/Symfony/Component/Form/FormError.php
	src/Symfony/Component/HttpFoundation/Request.php
	src/Symfony/Component/HttpFoundation/Response.php
	src/Symfony/Component/HttpKernel/Debug/TraceableEventDispatcher.php
	src/Symfony/Component/Process/ProcessUtils.php
	src/Symfony/Component/PropertyAccess/PropertyAccessor.php
	src/Symfony/Component/PropertyAccess/PropertyAccessorInterface.php
	src/Symfony/Component/Serializer/Encoder/XmlEncoder.php
	src/Symfony/Component/Validator/Constraints/CardSchemeValidator.php
	src/Symfony/Component/Validator/Constraints/GroupSequence.php
	src/Symfony/Component/Validator/Mapping/ClassMetadata.php
	src/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php
	src/Symfony/Component/Validator/Mapping/MemberMetadata.php
	src/Symfony/Component/Validator/Tests/Fixtures/StubGlobalExecutionContext.php
2014-12-22 17:29:52 +01:00
..
schema/dic/xliff-core Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
ArrayLoader.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
CsvFileLoader.php Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
IcuDatFileLoader.php [Translation] Make IcuDatFileLoader/IcuResFileLoader::load invalid resource compatible with HHVM. 2014-04-12 17:24:34 +02:00
IcuResFileLoader.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
IniFileLoader.php [Translation] uniformized the way exception are thrown in LoaderInterface::load() 2012-12-13 11:00:37 +01:00
JsonFileLoader.php CS fixes 2014-12-04 20:26:11 +00:00
LoaderInterface.php Fix some annotates 2013-09-19 11:36:05 +02:00
MoFileLoader.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
PhpFileLoader.php fixed CS 2014-07-27 10:25:12 +02:00
PoFileLoader.php fixed CS 2014-09-22 10:32:35 +02:00
QtFileLoader.php Fix libxml_use_internal_errors and libxml_disable_entity_loader usage 2014-03-26 08:21:50 +01:00
XliffFileLoader.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
YamlFileLoader.php Include file path in exception 2014-05-21 18:08:05 +02:00