Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.x] Refactor: Extract ANSI Escape Sequence Removal to a Function #981

Merged

Conversation

salehhashemi1992
Copy link
Contributor

@salehhashemi1992 salehhashemi1992 commented Oct 13, 2023

What:

  • Bug Fix
  • New Feature

Description:

Introduces a function removeAnsiEscapeSequences to replace multiple instances of the same regular expression used to remove ANSI escape sequences from strings.

@devajmeireles
Copy link
Member

Thanks for your PR, @salehhashemi1992 !

Feel free to send us more enhancements like this. 👍🏻

@nunomaduro nunomaduro merged commit 1eee9df into pestphp:2.x Jan 25, 2024
20 checks passed
@salehhashemi1992 salehhashemi1992 deleted the refactor/remove-ansi-sequences branch January 25, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants