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

Upgrade dependency paquettg/string-encode (1.0.1) to ^2.1.1 #255

Open
peterjaap opened this issue Dec 8, 2020 · 2 comments
Open

Upgrade dependency paquettg/string-encode (1.0.1) to ^2.1.1 #255

peterjaap opened this issue Dec 8, 2020 · 2 comments

Comments

@peterjaap
Copy link

https://github.com/paquettg/string-encoder

@peterjaap
Copy link
Author

The Encode object has been removed in 2.0.0 and Encoder should be used in these places;

public function encodeValue(Encode $encode)

public function setEncoding(Encode $encode): void

$encode = new Encode();

@phpfui
Copy link

phpfui commented Oct 7, 2021

This should be fixed by PR #289

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

No branches or pull requests

2 participants