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/DependencyInjection/Tests/Fixtures/yaml
Nicolas Grekas af47008bc9 Merge branch '2.7' into 2.8
* 2.7:
  [Console] Application update PHPDoc of add and register methods
  [Config] Extra tests for Config component
  Fixed bugs in names of classes and methods.
  [DoctrineBridge] Fixed php doc
  [FrameworkBundle] Fixed parameters number mismatch declaration
  [BrowserKit] Added test for followRedirect method (POST method)
  Fix the money form type render with Bootstrap3
  [BrowserKit] Uppercase the "GET" method in redirects
  [WebProfilerBundle] Fixed  JSDoc parameter definition
  [HttpFoundation] HttpCache refresh stale responses containing an ETag

Conflicts:
	src/Symfony/Component/BrowserKit/Tests/ClientTest.php
	src/Symfony/Component/Security/Acl/Resources/bin/generateSql.php
2016-07-26 10:02:44 +02:00
..
bad_calls.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_decorates.yml Improved the error message when using "@" in a decorated service 2016-03-03 14:15:12 +01:00
bad_format.yml Improve exception messages. 2015-09-11 08:57:18 +01:00
bad_import.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_imports.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_parameters.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_service.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_services.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
bad_types1.yml [DependencyInjection] Add autowiring capabilities 2015-10-03 08:39:08 +02:00
bad_types2.yml [DependencyInjection] Add autowiring capabilities 2015-10-03 08:39:08 +02:00
badtag1.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
badtag2.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
badtag3.yml [DependencyInjection] added tags validation when compiling a container 2013-09-12 12:52:36 +02:00
badtag4.yml [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00
legacy-services6.yml Add "shared" flag and deprecate scopes concept 2015-06-24 12:32:32 -03:00
legacy-services9.yml Merge branch '2.7' into 2.8 2016-02-16 07:09:38 +01:00
nonvalid1.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
nonvalid2.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services1.yml partially reverted previous commit 2014-07-29 20:14:16 +02:00
services2.yml fixed YAML files missing quotes when a string starts with @ 2015-10-26 13:58:42 +01:00
services3.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services4_bad_import.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services4.yml Fixed YamlFileLoader imports path 2014-03-27 08:28:37 +01:00
services6.yml Merge branch '2.7' into 2.8 2016-07-26 10:02:44 +02:00
services7.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services8.yml partially reverted previous commit 2014-07-29 20:14:16 +02:00
services9.yml Merge branch '2.7' into 2.8 2016-07-26 10:02:44 +02:00
services10.yml [DependencyInjection] fix dumped YAML snytax 2016-02-15 22:04:15 +01:00
services11.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services13.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
services14.yml [DependencyInjection] Tweaked factories 2014-10-02 01:48:53 +04:00
services20.yml [DependencyInjection] deprecated synchronized services 2015-01-09 18:43:28 +01:00
services21.yml added missing quotes in YAML files 2015-10-27 19:40:10 -07:00
services22.yml [DependencyInjection] Add autowiring capabilities 2015-10-03 08:39:08 +02:00
services23.yml [DependencyInjection] Add autowiring capabilities 2015-10-03 08:39:08 +02:00
services24.yml [DependencyInjection] Add autowiring support to dumpers 2015-11-03 15:47:58 -08:00
tag_name_empty_string.yml [DependencyInjection] enforce tags to have a name 2016-01-27 23:29:55 +01:00
tag_name_no_string.yml [DependencyInjection] enforce tags to have a name 2016-01-27 23:29:55 +01:00