Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

CLI arguments should supersede config #5

@vimishor

Description

@vimishor

Currently if you have a .dunitconfig with DUNIT_PHPVERSION="5.3 5.4" and you run ./vendor/bin/dunit -p "5.3" the config will "win" and PHP 5.3 & PHP 5.4 will be used. I would expect to win the CLI argument(s).

Proposal: Read config if there is one and overwrite parameters when there are specified from CLI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions