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
Fabien Potencier fcbbe90646 bug #11918 [DependencyInjection] remove service parameter type from XSD (xabbuh)
This PR was merged into the 2.3 branch.

Discussion
----------

[DependencyInjection] remove `service` parameter type from XSD

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        | symfony/symfony-docs#4222

Referencing a service in a parameter doesn't work and will lead to an error when the configuration is loaded (see symfony/symfony-docs#4211).

Commits
-------

7333c2d remove `service` parameter type from XSD
2014-09-13 11:36:04 +02:00
..
BrowserKit Fixed relative redirects for ambiguous paths 2014-08-05 09:20:55 +02:00
ClassLoader [ClassLoader] simplified phpdoc 2014-08-28 16:35:12 +02:00
Config minor #11483 fix some docblocks (xabbuh) 2014-08-02 09:53:48 +02:00
Console [Console] fixed style creation when providing an unknown tag option 2014-08-07 17:55:24 +02:00
CssSelector [CssSelector] Fix URL to SimonSapin/cssselect repo 2014-08-27 10:24:06 +02:00
Debug removed defaults from PHPUnit configuration 2014-07-07 12:13:42 +02:00
DependencyInjection remove service parameter type from XSD 2014-09-13 09:57:08 +02:00
DomCrawler bug #11692 [DomCrawler] check for the correct field type (xabbuh) 2014-08-21 02:21:59 +02:00
EventDispatcher [EventDispatcher] don't count empty listeners 2014-07-25 17:00:14 +02:00
Filesystem [Filesystem] Add FTP stream wrapper context option to enable overwrite (override) 2014-08-31 05:30:23 +02:00
Finder [Finder] Fix findertest readability 2014-08-31 06:03:32 +02:00
Form Fixed #11675 ValueToDuplicatesTransformer accept "0" value 2014-08-19 11:05:04 +02:00
HttpFoundation security #11830 n/a (aitboudad, Jérémy Derussé) 2014-09-03 09:39:11 +02:00
HttpKernel Escape parameter on generated response 2014-09-03 22:47:06 +02:00
Intl minor #11913 [Intl] Updated icu.ini up to ICU 53 (webmozart) 2014-09-12 15:41:47 +02:00
Locale removed defaults from PHPUnit configuration 2014-07-07 12:13:42 +02:00
OptionsResolver removed defaults from PHPUnit configuration 2014-07-07 12:13:42 +02:00
Process Use separated function to resolve command and related arguments 2014-09-11 18:27:13 +02:00
PropertyAccess Plural fix 2014-08-05 09:05:24 +02:00
Routing fix handling of nullable XML attributes 2014-08-15 11:05:55 +02:00
Security minor #11822 [Security] Use hash_equals for constant-time string comparison (again) (dunglas) 2014-09-10 15:18:42 +02:00
Serializer bug #11428 [Serializer] properly handle null data when denormalizing (xabbuh) 2014-08-01 08:14:57 +02:00
Stopwatch remove volatile tests 2014-08-08 10:12:23 +02:00
Templating removed defaults from PHPUnit configuration 2014-07-07 12:13:42 +02:00
Translation Add tests and more assertions 2014-09-02 09:12:49 +02:00
Validator [Validator] reverted permissions change on translation files 2014-08-27 10:38:16 +02:00
Yaml properly mask escape sequences in quoted strings 2014-09-04 22:00:25 +02:00