Skip to content

Conversation

@gitlost
Copy link
Contributor

@gitlost gitlost commented Jul 18, 2017

Fix mangled rtrim() literal introduced by me in #21. (Amazingly '/\//' does actually work as PHP just leaves unprocessed anything backslashed in a single quoted string except backslash and single quote!)

Adds test for WP_CLI_STRICT_ARGS_MODE case but not for non-WP_CLI_STRICT_ARGS_MODE case as it doesn't cater for backslash (yet - should introduce and use Utils\trailingslashit() on it in Runner::set_wp_path() I think).

Makes some of the stderr checks more explicit.

@gitlost gitlost requested a review from a team July 18, 2017 14:26
@danielbachhuber danielbachhuber added this to the 1.0.2 milestone Jul 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants