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.
2 parents 309caed + 306ed6c commit d9855fdCopy full SHA for d9855fd
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