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 d3ff2a9 commit 5e6b6b4Copy full SHA for 5e6b6b4
README.md
@@ -49,3 +49,4 @@ Please see [WooCommerce Stubs](https://github.com/php-stubs/woocommerce-stubs)
49
see [Variable handling functions](https://www.php.net/manual/en/ref.var.php)
50
- If you are not bound by PHP 5.x consider following
51
[Neutron Standard](https://github.com/Automattic/phpcs-neutron-standard)
52
+- Do not enable `exit_error` in `WP_CLI::launch` or `WP_CLI::runcommand` to keep your code testable
0 commit comments