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

Remove deprecated utf8_encode in PHP 8.2 #2472

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Remove deprecated utf8_encode in PHP 8.2 #2472

merged 1 commit into from
Sep 14, 2023

Conversation

Progi1984
Copy link
Member

Description

Remove deprecated utf8_encode in PHP 8.2

Superseeds #2447 by @mhcwebdesign

Checklist:

  • I have run composer run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes

@Progi1984 Progi1984 added this to the 1.2.0 milestone Sep 14, 2023
@Progi1984 Progi1984 mentioned this pull request Sep 14, 2023
3 tasks
@coveralls
Copy link

coveralls commented Sep 14, 2023

Coverage Status

coverage: 81.565% (-0.01%) from 81.575% when pulling 9dfe0b0 on pr2447 into d1e7ed7 on master.

@Progi1984 Progi1984 merged commit a836c32 into master Sep 14, 2023
25 checks passed
@Progi1984 Progi1984 deleted the pr2447 branch September 14, 2023 19:27
@Progi1984
Copy link
Member Author

Thanks @mhcwebdesign

@mhcwebdesign
Copy link
Contributor

Thanks @Progi1984 for addressing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants