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 3169e12bbf bug #23351 [Dotenv] parse concatenated variable values (xabbuh)
This PR was merged into the 3.3 branch.

Discussion
----------

[Dotenv] parse concatenated variable values

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

Commits
-------

aaaf64ddde [Dotenv] parse concatenated variable values
2017-07-03 12:28:08 +03:00
..
Asset Merge branch '3.2' 2017-05-01 08:01:29 -07:00
BrowserKit Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02:00
Cache Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
ClassLoader Merge branch '3.2' into 3.3 2017-06-02 11:51:43 +02:00
Config Fixed composer resources between web/cli 2017-06-16 14:40:34 +02:00
Console Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
CssSelector Merge branch '3.2' 2017-05-01 08:01:29 -07:00
Debug bug #23007 [HttpKernel][Debug] Fix missing trace on deprecations collected during bootstrapping & silenced errors (ogizanagi) 2017-06-06 07:51:55 -07:00
DependencyInjection bug #23218 [DI] Dedup tags when using instanceof/autoconfigure (ogizanagi) 2017-06-20 07:01:46 -07:00
DomCrawler add some \ on PHP_VERSION_ID for 2.8 2017-06-02 07:32:06 +02:00
Dotenv [Dotenv] parse concatenated variable values 2017-07-03 09:16:11 +02:00
EventDispatcher [EventDispatcher] Remove dead code in WrappedListener 2017-06-09 16:53:08 +02:00
ExpressionLanguage Merge branch '2.7' into 2.8 2017-06-01 13:52:29 -07:00
Filesystem Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02:00
Finder Merge branch '3.2' into 3.3 2017-06-01 14:01:25 -07:00
Form Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02:00
HttpFoundation Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02:00
HttpKernel Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02:00
Inflector Merge branch '3.2' 2017-04-12 07:14:56 -07:00
Intl Merge branch '3.2' into 3.3 2017-06-01 14:01:25 -07:00
Ldap Merge branch '3.2' into 3.3 2017-05-21 10:56:50 +02:00
OptionsResolver Merge branch '3.2' 2017-04-12 07:14:56 -07:00
Process Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
PropertyAccess Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
PropertyInfo Merge branch '3.2' 2017-04-19 22:25:39 +02:00
Routing Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02:00
Security Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
Serializer Merge branch '2.7' into 2.8 2017-06-01 13:52:29 -07:00
Stopwatch Merge branch '3.2' 2017-04-12 07:14:56 -07:00
Templating Merge branch '2.7' into 2.8 2017-06-01 13:52:29 -07:00
Translation Merge branch '3.2' into 3.3 2017-06-24 09:45:30 -07:00
Validator Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
VarDumper Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02:00
WebLink fail when detecting risky tests 2017-04-12 07:15:58 -07:00
Workflow Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
Yaml [Yaml] Fix typo: PARSE_KEYS_AS_STRING -> PARSE_KEYS_AS_STRINGS 2017-06-15 14:58:50 +02:00