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 5322cbbca8 feature #15964 Symfony Console Style tweaks (javiereguiluz)
This PR was squashed before being merged into the 2.8 branch (closes #15964).

Discussion
----------

Symfony Console Style tweaks

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

This PR will contain some minor tweaks found while updating all the Symfony commands. Don't merge yet. Thanks!

Commits
-------

64e7b6f Symfony Console Style tweaks
2015-09-28 23:11:06 +02:00
..
Asset Merge branch '2.7' into 2.8 2015-08-24 09:18:02 +02:00
BrowserKit [BrowserKit] Added isFollowingRedirects and getMaxRedirects methods 2015-09-26 10:21:42 +02:00
ClassLoader Merge branch '2.7' into 2.8 2015-08-27 08:53:13 +02:00
Config Deprecate ResourceInterface::getResource() 2015-09-25 10:18:07 +02:00
Console Symfony Console Style tweaks 2015-09-28 23:11:03 +02:00
CssSelector [CssSelector] Tag all internal classes as internal ones 2015-09-28 16:03:26 +02:00
Debug Merge branch '2.7' into 2.8 2015-09-14 16:15:17 +02:00
DependencyInjection added some tests 2015-09-28 18:42:41 +02:00
DomCrawler Add a non-static API for the CssSelector component 2015-09-28 16:03:26 +02:00
EventDispatcher Merge branch '2.7' into 2.8 2015-09-22 15:49:41 +02:00
ExpressionLanguage Merge branch '2.7' into 2.8 2015-09-26 21:48:07 +02:00
Filesystem Merge branch '2.7' into 2.8 2015-09-26 21:48:07 +02:00
Finder [Finder] simplified code 2015-09-28 12:21:41 +02:00
Form [Form] Guess currency field based on validator constraint 2015-09-28 22:37:19 +02:00
HttpFoundation Merge branch '2.7' into 2.8 2015-09-27 12:09:46 +02:00
HttpKernel Merge branch '2.7' into 2.8 2015-09-27 12:09:46 +02:00
Intl Merge branch '2.7' into 2.8 2015-09-09 20:05:45 +02:00
Ldap Introducing the LDAP component 2015-09-28 13:11:59 +02:00
Locale Merge branch '2.7' into 2.8 2015-08-27 08:53:13 +02:00
OptionsResolver Merge branch '2.7' into 2.8 2015-09-25 11:20:50 +02:00
Process Merge branch '2.7' into 2.8 2015-09-27 12:09:46 +02:00
PropertyAccess Merge branch '2.7' into 2.8 2015-09-27 12:09:46 +02:00
PropertyInfo Allow serializer 3.0 in the PropertyInfo component 2015-09-26 12:59:51 +02:00
Routing Merge branch '2.7' into 2.8 2015-09-14 16:15:17 +02:00
Security fix tests for the AbstractVoter class 2015-09-28 18:17:14 +02:00
Serializer Merge branch '2.7' into 2.8 2015-09-26 21:48:07 +02:00
Stopwatch Merge branch '2.7' into 2.8 2015-09-22 15:49:41 +02:00
Templating Merge branch '2.7' into 2.8 2015-08-31 14:33:08 +02:00
Translation feature #15738 Implement service-based Resource (cache) validation (mpdude) 2015-09-25 08:33:07 +02:00
Validator [Validator] Sync polish translation file 2015-09-28 09:59:13 +02:00
VarDumper Merge branch '2.7' into 2.8 2015-09-27 12:09:46 +02:00
Yaml Merge branch '2.7' into 2.8 2015-09-14 16:15:17 +02:00