Skip to content

fix: Replace deprecated utf8_encode usage #201

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

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

keelerm84
Copy link
Member

Fixes #199

@keelerm84 keelerm84 requested a review from a team March 13, 2024 18:13
Copy link

This pull request has been linked to Shortcut Story #236277: utf8_encode deprecation notice.

@keelerm84 keelerm84 merged commit 2c05c8d into main Mar 15, 2024
7 checks passed
@keelerm84 keelerm84 deleted the mk/sc-236277/utf8-encode branch March 15, 2024 18:33
keelerm84 added a commit that referenced this pull request Mar 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[6.1.0](6.0.2...6.1.0)
(2024-03-15)


### Features

* Redact anonymous attributes within feature events
([#193](#193))
([cdad89a](cdad89a))
* Update to event schema v4
([#192](#192))
([475727f](475727f))


### Bug Fixes

* Replace deprecated utf8_encode usage
([#201](#201))
([2c05c8d](2c05c8d)),
closes [#199](#199)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Keeler <[email protected]>
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.

utf8_encode is deprecated in PHP 8.2
2 participants