Problem/Motivation

drush datetime:get is broken.

Steps to reproduce

1. Execute drush datetime:get .
2. You get the message "The time has been unfrozen."

Proposed resolution

"unfreeze" command is broken (defined to get). Fix that and this problem will go away.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Status: Active » Needs review
StatusFileSize
new486 bytes

ptmkenny’s picture

Adding an MR with the hope this gets committed sometime.

ptmkenny’s picture

Component: Code » Documentation
Priority: Normal » Minor

Changing this to a documentation issue because it was fixed in beta 3, but the PHPDoc comment is still wrong.

ptmkenny’s picture

Title: Drush datetime:get doesn't work » Drush datetime:get PHPDoc comment is wrong
ptmkenny’s picture

  • ptmkenny committed 796e5896 on 8.x-1.x
    Issue #3164966 by ptmkenny: Drush datetime:get PHPDoc comment is wrong
    
ptmkenny’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.