We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6293374 commit 306ed6cCopy full SHA for 306ed6c
src/WP_CLI/Shell/REPL.php
@@ -63,6 +63,7 @@ private static function non_expressions() {
63
'global',
64
'unset',
65
'function',
66
+ 'do',
67
'while',
68
'for',
69
'foreach',
0 commit comments