Skip to content

Fixes combining chars bug after php-cli-tools safe_substr update.#33

Merged
danielbachhuber merged 1 commit intomasterfrom
combining_chars
Aug 4, 2017
Merged

Fixes combining chars bug after php-cli-tools safe_substr update.#33
danielbachhuber merged 1 commit intomasterfrom
combining_chars

Conversation

@gitlost
Copy link
Contributor

@gitlost gitlost commented Aug 4, 2017

After wp-cli/php-cli-tools#118 can now fix the combining chars bug in context here. Also uses \X in the non-regex case (whose technique I stole for the preg_match() part of the safe_substr() fix btw!).

Related failing build in #32

@danielbachhuber danielbachhuber merged commit 92157c1 into master Aug 4, 2017
@danielbachhuber danielbachhuber deleted the combining_chars branch August 4, 2017 17:15
@danielbachhuber
Copy link
Member

👍 Thanks for picking this up @gitlost

danielbachhuber added a commit that referenced this pull request Nov 18, 2022
Fixes combining chars bug after php-cli-tools safe_substr update.
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.

2 participants