Skip to content

Handle constants from .dist #106

@fullmoonissue

Description

@fullmoonissue

I have a use case where the mcrypt cipher and mode are stored into the .dist file.

parameters:
    cipher: !php/const:MCRYPT_RIJNDAEL_128
    mode: !php/const:MCRYPT_MODE_CBC

After the build of the parameters.yml file, these two keys are set to null.

I can submit a PR to correct that case but I just wanted to know your opinion about this issue.

Regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions