Skip to content
Discussion options

You must be logged in to vote

I've filed it — PR is up at #19514, since I had the file open anyway.

It just wraps that confirmation in the same if (! $this->option('force')) the other two already use, and leaves the warn() outside the guard so the caveat still shows up in unattended logs even when the prompt is skipped. php -l is clean; with confirm() stubbed to what a non-interactive run returns, --force=false still aborts and --force=true now continues, so nothing changes for the interactive path.

On the distro question — I'd gently push back on reaching for the Ondřej PPA. Ubuntu's 8.3.6-*ubuntu*N is a security-supported build with fixes backported and the upstream version string left alone, so it may well already …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@maxxer
Comment options

@kratos0718
Comment options

Answer selected by maxxer
@kratos0718
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants