Skip to content

make SymfonyContainer factory configurable with "kernel_environment" parameter in rector.yaml#1757

Merged
TomasVotruba merged 1 commit intomasterfrom
container-factory-env
Jul 21, 2019
Merged

make SymfonyContainer factory configurable with "kernel_environment" parameter in rector.yaml#1757
TomasVotruba merged 1 commit intomasterfrom
container-factory-env

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented Jul 21, 2019

# rector.yaml
paramters:
    # configuratioon for analyzed Symfony application (not Rector itself)
    kernel_environment: "test"

@TomasVotruba TomasVotruba force-pushed the container-factory-env branch from f6c91f2 to 2b1e073 Compare July 21, 2019 08:06
/**
* @var string
*/
public const OPTION_LEVEL = 'level';
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never used

@TomasVotruba TomasVotruba changed the title make SymfonyContainer factory configurable with kernel_environment make SymfonyContainer factory configurable with "kernel_environment" parameter Jul 21, 2019
@TomasVotruba TomasVotruba changed the title make SymfonyContainer factory configurable with "kernel_environment" parameter make SymfonyContainer factory configurable with "kernel_environment" parameter in rector.yaml Jul 21, 2019
@TomasVotruba TomasVotruba merged commit 4e0ec2e into master Jul 21, 2019
@TomasVotruba TomasVotruba deleted the container-factory-env branch July 21, 2019 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant