-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Description
| Q | A |
|---|---|
| Bug report? | yes |
| Feature request? | no |
| BC Break report? | no |
| RFC? | no |
| Symfony version | 3.2 |
While working on the Symfony Demo app (see symfony/demo#572) we stumbled upon the issue reported in #22561. In that PR they question this behavior, but here I'm talking strictly about the error message itself:
Symfony\Component\DependencyInjection\Exception\EnvParameterException:
Incompatible use of dynamic environment variables "DATABASE_URL" found in parameters.
I can't understand the error message .. and it gives me no clue about how to fix this problem. Can we please improve it? Thanks!
chalasr, apfelbox, voronkovich, dmaicher, TobiasXy and 2 more