Skip to content

[FrameworkBundle][Console] container:debug --parameter="" not working anymore #10345

@ruudk

Description

@ruudk

With container:debug --parameter="database_name" you can retreive the value of a parameter. This worked in 2.3.9 perfectly. But in 2.4.0 (and up) it doesn't work anymore.

Steps to reproduce:

git clone git@github.com:symfony/symfony-standard.git .
git checkout v2.4.2
composer install

This works great:

$ php app/console container:debug --parameters | grep database_name
database_name             symfony

But this doesn't return anything:

$ php app/console container:debug --parameter=database_name

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy