Skip to content

Force Phpake tasks to be in a namespace #16

Description

@jigarius

Requirements

  • Currently, Phpake tasks are defined in the global namespace, which might make some people sad.

Proposed solution

  • Provision for a special namespace, Phpake\Task or simply Phpake?
  • All Phpake tasks must be defined in this namespace - this will also simplify task discovery.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions